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)

OVERLOADS

template < typename T > inline T& omni::bits::set(T& t, unsigned short n)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top