Go to the documentation of this file.
50 #ifndef OME_COMMON_ENDIAN_H
51 # define OME_COMMON_ENDIAN_H
53 #include <ome/common/config.h>
56 #if defined(noexcept) and !defined(BOOST_NOEXCEPT)
57 # define BOOST_NOEXCEPT
60 #include <ome/common/endian/types.hpp>
66 using namespace boost::endian;