Michele De Stefano's C++ Utilities
|
Contains classes to test machine endianity. More...
#include <boost/detail/endian.hpp>
#include <boost/mpl/bool.hpp>
Go to the source code of this file.
Classes | |
class | mds_utils::little_endian_machine |
Determines if the machine uses little endian byte ordering. More... | |
class | mds_utils::big_endian_machine |
Determines if the machine uses big endian byte ordering. More... | |
Namespaces | |
mds_utils | |
Main namespace of all Michele De Stefano's C++ utilities. | |
Contains classes to test machine endianity.
Definition in file endian.hpp.