Go to the source code of this file.
| #define BOOST_COMPILER "GNU C++ version " __VERSION__ |
| #define BOOST_HAS_LONG_LONG |
| #define BOOST_HAS_THREADS |
| #define BOOST_NO_AUTO_DECLARATIONS |
| #define BOOST_NO_AUTO_MULTIDECLARATIONS |
| #define BOOST_NO_CHAR16_T |
| #define BOOST_NO_CHAR32_T |
| #define BOOST_NO_CONSTEXPR |
| #define BOOST_NO_DECLTYPE |
| #define BOOST_NO_DEFAULTED_FUNCTIONS |
| #define BOOST_NO_DELETED_FUNCTIONS |
| #define BOOST_NO_EXCEPTIONS |
| #define BOOST_NO_EXTERN_TEMPLATE |
| #define BOOST_NO_INITIALIZER_LISTS |
| #define BOOST_NO_IS_ABSTRACT |
| #define BOOST_NO_MEMBER_TEMPLATE_FRIENDS |
| #define BOOST_NO_MEMBER_TEMPLATES |
| #define BOOST_NO_OPERATORS_IN_NAMESPACE |
| #define BOOST_NO_RAW_LITERALS |
| #define BOOST_NO_RVALUE_REFERENCES |
| #define BOOST_NO_SCOPED_ENUMS |
| #define BOOST_NO_SFINAE |
| #define BOOST_NO_STATIC_ASSERT |
| #define BOOST_NO_TWO_PHASE_NAME_LOOKUP |
| #define BOOST_NO_UNICODE_LITERALS |
| #define BOOST_NO_VARIADIC_TEMPLATES |