Template Function c4::fmt::bin(T)

Function Documentation

template<class T>
inline integral_<T> c4::fmt::bin(T v)

format the integral_ argument as a binary 0-1 value

See also

c4::raw() if you want to use a raw memcpy-based binary dump instead of 0-1 formatting