#include <boost/predef/version_number.h>
#include <boost/predef/make.h>
#include <boost/predef/library/c/gnu.h>
#include <boost/predef/os/macos.h>
#include <boost/predef/os/bsd.h>
#include <boost/predef/os/android.h>
#include <boost/predef/architecture.h>
#include <boost/predef/detail/test.h>
Go to the source code of this file.
◆ BOOST_ENDIAN_BIG_BYTE
◆ BOOST_ENDIAN_BIG_BYTE_NAME
#define BOOST_ENDIAN_BIG_BYTE_NAME "Byte-Swapped Big-Endian" |
◆ BOOST_ENDIAN_BIG_WORD
◆ BOOST_ENDIAN_BIG_WORD_NAME
#define BOOST_ENDIAN_BIG_WORD_NAME "Word-Swapped Big-Endian" |
◆ BOOST_ENDIAN_LITTLE_BYTE
◆ BOOST_ENDIAN_LITTLE_BYTE_NAME
#define BOOST_ENDIAN_LITTLE_BYTE_NAME "Byte-Swapped Little-Endian" |
◆ BOOST_ENDIAN_LITTLE_WORD
◆ BOOST_ENDIAN_LITTLE_WORD_NAME
#define BOOST_ENDIAN_LITTLE_WORD_NAME "Word-Swapped Little-Endian" |