Usage: uint_select_by_bytecount<N>::type var; allows defining var as a unsigned integer with, at least, N bytes.
uint_select_by_bytecount<N>::type var;
Definition at line 31 of file integer_select.h.