omni::bits::unset_flag
NAME

omni::bits::unset_flag

A static function of omni::bits

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

SYNOPSIS

No synopsis.

top

DESCRIPTION

No description.

top