Go to the documentation of this file.00001
00002
00003
00004
00005
00006
00007
00008
00009
00010 #define BOOST_COMPILER "SGI Irix compiler version " BOOST_STRINGIZE(_COMPILER_VERSION)
00011
00012 #include "boost/config/compiler/common_edg.hpp"
00013
00014
00015
00016
00017
00018
00019 #define BOOST_HAS_THREADS
00020 #define BOOST_NO_TWO_PHASE_NAME_LOOKUP
00021
00022 #undef BOOST_NO_SWPRINTF
00023 #undef BOOST_DEDUCED_TYPENAME
00024
00025 #define BOOST_NO_INITIALIZER_LISTS
00026
00027
00028
00029
00030
00031 #define BOOST_NO_CHAR16_T
00032 #define BOOST_NO_CHAR32_T
00033 #define BOOST_NO_CONSTEXPR
00034 #define BOOST_NO_DECLTYPE
00035 #define BOOST_NO_DEFAULTED_FUNCTIONS
00036 #define BOOST_NO_DELETED_FUNCTIONS
00037 #define BOOST_NO_EXPLICIT_CONVERSION_OPERATORS
00038 #define BOOST_NO_EXTERN_TEMPLATE
00039 #define BOOST_NO_RAW_LITERALS
00040 #define BOOST_NO_RVALUE_REFERENCES
00041 #define BOOST_NO_SCOPED_ENUMS
00042 #define BOOST_NO_STATIC_ASSERT
00043 #define BOOST_NO_UNICODE_LITERALS
00044 #define BOOST_NO_VARIADIC_TEMPLATES
00045 #define BOOST_NO_AUTO_DECLARATIONS
00046 #define BOOST_NO_AUTO_MULTIDECLARATIONS
00047
00048
00049
00050
00051
00052