7 #ifndef MDS_UTILS_ENDIAN_HPP_INCLUDED 8 #define MDS_UTILS_ENDIAN_HPP_INCLUDED 10 #include <boost/detail/endian.hpp> 11 #include <boost/mpl/bool.hpp> 60 #ifdef BOOST_LITTLE_ENDIAN Determines if the machine uses big endian byte ordering.
Main namespace of all Michele De Stefano's C++ utilities.
Determines if the machine uses little endian byte ordering.