Michele De Stefano's C++ Utilities
|
Determines if the machine uses little endian byte ordering. More...
#include <endian.hpp>
Determines if the machine uses little endian byte ordering.
If machine is little endian, inherits from boost::mpl::true_, otherwise it inherits from boost::mpl::false_.
Definition at line 64 of file endian.hpp.