omni::bits::set
NAME

omni::bits::set

A static function of omni::bits

#include <omni/util/bits.hpp>
template < typename T > inline T& omni::bits::set(T& t, unsigned short n, bool s)
template < typename T > inline T& omni::bits::set(T& t, unsigned short n)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top

RETURN VALUES

No return value.

top

ERRORS

No errors specific to this context.

top

CONSIDERATIONS

No extra considerations.

top

PLATFORM SPECIFIC

Nothing platform specific to account for.

top

NOTES

No additional notes.

top

EXAMPLE
Currently no examples.
Visit the examples page for more.

top