NAME
A function of omni::bits
OVERLOADS
omni::bits::unsafe_set
A function of omni::bits
#include <omni/bits.hpp>template < typename T > inline T& omni::bits::unsafe_set(T& t, uint8_t n, bool s)OVERLOADS
template < typename T > inline T& omni::bits::unsafe_set(T& t, uint8_t n)