omni::bits::set_flag
NAME

omni::bits::set_flag

A function of omni::bits

#include <omni/bits.hpp>
template < typename T, typename F > inline T& omni::bits::set_flag(T& t, F flag)

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top