sl@0: // STLport configuration file sl@0: // It is internal STLport header - DO NOT include it directly sl@0: sl@0: # define _STLP_HAS_SPECIFIC_PROLOG_EPILOG sl@0: sl@0: // define native include path before trying to include anything sl@0: sl@0: # define _STLP_NATIVE_HEADER(__x) sl@0: # define _STLP_NATIVE_C_HEADER(__x) sl@0: # define _STLP_NATIVE_OLD_STREAMS_HEADER(__x) sl@0: # define _STLP_NATIVE_CPP_C_HEADER(__x) sl@0: # define _STLP_NATIVE_CPP_RUNTIME_HEADER(__x) sl@0: sl@0: # define _STLP_NO_NATIVE_MBSTATE_T sl@0: sl@0: #define _STLP_NO_CSTD_FUNCTION_IMPORTS sl@0: #define _STLP_NO_NATIVE_WIDE_FUNCTIONS sl@0: #define _STLP_NO_MEMBER_TEMPLATE_CLASSES sl@0: sl@0: // #define _STLP_NO_BAD_ALLOC sl@0: sl@0: #define _STL_HAS_NAMESPACES sl@0: sl@0: #if ! defined (__EXCEPTIONS) && ! defined (_STLP_NO_EXCEPTIONS) sl@0: # define _STLP_NO_EXCEPTIONS sl@0: #endif sl@0: sl@0: // #define _STLP_NOTHROW throw() sl@0: sl@0: # define __EDG_SWITCHES sl@0: sl@0: // any version ??? sl@0: # define _STLP_AUTOMATIC_TYPE_TRAITS 1 sl@0: sl@0: # define _STLP_USE_SGI_STRING 1 sl@0: sl@0: # define _STLP_HAS_NO_NEW_C_HEADERS 1 sl@0: // # define _STLP_VENDOR_GLOBAL_EXCEPT_STD sl@0: sl@0: // # if ! defined (_STLP_NO_OWN_IOSTREAMS) && ! defined (_STLP_NO_NEW_IOSTREAMS) sl@0: # define _STLP_NO_POST_COMPATIBLE_SECTION sl@0: // # endif sl@0: sl@0: # include sl@0: sl@0: # if !(_COMPILER_VERSION >= 730) sl@0: # define _STLP_NO_NEW_NEW_HEADER 1 sl@0: # endif sl@0: sl@0: # if (_COMPILER_VERSION >= 730 && defined(_STANDARD_C_PLUS_PLUS)) sl@0: # define _STLP_EXTERN_RANGE_ERRORS sl@0: # endif sl@0: sl@0: # if !defined(_BOOL) sl@0: # define _STLP_NO_BOOL sl@0: # endif sl@0: # if defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32 sl@0: # define _STLP_STATIC_CONST_INIT_BUG sl@0: # endif sl@0: sl@0: # if (_COMPILER_VERSION < 720) || (defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32) sl@0: # define _STLP_DEFAULT_CONSTRUCTOR_BUG sl@0: # endif sl@0: # if !((_COMPILER_VERSION >= 730) && defined(_MIPS_SIM) && _MIPS_SIM != _ABIO32) sl@0: # define _STLP_NO_MEMBER_TEMPLATE_KEYWORD sl@0: # endif sl@0: # if !defined(_STANDARD_C_PLUS_PLUS) sl@0: # define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS sl@0: # endif sl@0: # if !((_COMPILER_VERSION >= 721) && defined(_NAMESPACES)) sl@0: # define _STLP_HAS_NO_NAMESPACES sl@0: # endif sl@0: # if (_COMPILER_VERSION < 721) || !defined(_STL_HAS_NAMESPACES) || defined(_STLP_NO_NAMESPACES) sl@0: # define _STLP_NO_EXCEPTION_HEADER sl@0: # endif sl@0: # if _COMPILER_VERSION < 730 || !defined(_STANDARD_C_PLUS_PLUS) || !defined(_NAMESPACES) sl@0: # define _STLP_NO_BAD_ALLOC sl@0: # endif sl@0: # if defined(_LONGLONG) && defined(_SGIAPI) && _SGIAPI sl@0: # define _STLP_LONG_LONG long long sl@0: # endif sl@0: # if !(_COMPILER_VERSION >= 730 && defined(_STANDARD_C_PLUS_PLUS)) sl@0: # define _STLP_HAS_NO_NEW_IOSTREAMS sl@0: # endif sl@0: # if !(_COMPILER_VERSION >= 730 && defined(_STANDARD_C_PLUS_PLUS)) sl@0: # define _STLP_NO_AT_MEMBER_FUNCTION sl@0: # endif sl@0: // # if !(_COMPILER_VERSION >= 730 && defined(_STANDARD_C_PLUS_PLUS)) sl@0: # if !(_COMPILER_VERSION >= 721 && defined(_STANDARD_C_PLUS_PLUS)) sl@0: # define _STLP_NO_TEMPLATE_CONVERSIONS sl@0: # endif sl@0: # if !((_COMPILER_VERSION >= 730) && defined(_MIPS_SIM) && _MIPS_SIM != _ABIO32) sl@0: # define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER sl@0: # endif