omni::bits::is_set
NAME

omni::bits::is_set

A static function of omni::bits

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top