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