#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.
Macros | |
#define | BOOST_ENDIAN_BIG_BYTE BOOST_VERSION_NUMBER_NOT_AVAILABLE |
#define | BOOST_ENDIAN_BIG_BYTE_NAME "Byte-Swapped Big-Endian" |
#define | BOOST_ENDIAN_BIG_WORD BOOST_VERSION_NUMBER_NOT_AVAILABLE |
#define | BOOST_ENDIAN_BIG_WORD_NAME "Word-Swapped Big-Endian" |
#define | BOOST_ENDIAN_LITTLE_BYTE BOOST_VERSION_NUMBER_NOT_AVAILABLE |
#define | BOOST_ENDIAN_LITTLE_BYTE_NAME "Byte-Swapped Little-Endian" |
#define | BOOST_ENDIAN_LITTLE_WORD BOOST_VERSION_NUMBER_NOT_AVAILABLE |
#define | BOOST_ENDIAN_LITTLE_WORD_NAME "Word-Swapped Little-Endian" |
#define BOOST_ENDIAN_BIG_BYTE BOOST_VERSION_NUMBER_NOT_AVAILABLE |
#define BOOST_ENDIAN_BIG_BYTE_NAME "Byte-Swapped Big-Endian" |
#define BOOST_ENDIAN_BIG_WORD BOOST_VERSION_NUMBER_NOT_AVAILABLE |
#define BOOST_ENDIAN_BIG_WORD_NAME "Word-Swapped Big-Endian" |
#define BOOST_ENDIAN_LITTLE_BYTE BOOST_VERSION_NUMBER_NOT_AVAILABLE |
#define BOOST_ENDIAN_LITTLE_BYTE_NAME "Byte-Swapped Little-Endian" |
#define BOOST_ENDIAN_LITTLE_WORD BOOST_VERSION_NUMBER_NOT_AVAILABLE |