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

Function Documentation

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

format the pointer as a binary 0-1 value

See also

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