stl_sgi.h

00001 // STLport configuration file
00002 // It is internal STLport header - DO NOT include it directly
00003 
00004 # define _STLP_HAS_SPECIFIC_PROLOG_EPILOG
00005 
00006 // define native include path before trying to include anything
00007 
00008 # define _STLP_NATIVE_HEADER(__x) </usr/include/CC/##__x>
00009 # define _STLP_NATIVE_C_HEADER(__x) </usr/include/##__x>
00010 # define _STLP_NATIVE_OLD_STREAMS_HEADER(__x) </usr/include/CC/##__x> 
00011 # define _STLP_NATIVE_CPP_C_HEADER(__x) </usr/include/CC/##__x>
00012 # define _STLP_NATIVE_CPP_RUNTIME_HEADER(__x) </usr/include/CC/##__x>
00013 
00014 # define _STLP_NO_NATIVE_MBSTATE_T
00015 
00016 #define _STLP_NO_CSTD_FUNCTION_IMPORTS
00017 #define _STLP_NO_NATIVE_WIDE_FUNCTIONS
00018 #define _STLP_NO_MEMBER_TEMPLATE_CLASSES
00019 
00020 // #define _STLP_NO_BAD_ALLOC
00021 
00022 #define _STL_HAS_NAMESPACES
00023 
00024 #if ! defined (__EXCEPTIONS) && ! defined (_STLP_NO_EXCEPTIONS)
00025 # define _STLP_NO_EXCEPTIONS
00026 #endif
00027 
00028 // #define _STLP_NOTHROW throw()
00029      
00030 #  define __EDG_SWITCHES
00031 
00032 // any version ???
00033 #  define _STLP_AUTOMATIC_TYPE_TRAITS 1
00034 
00035 #  define _STLP_USE_SGI_STRING         1
00036 
00037 #  define _STLP_HAS_NO_NEW_C_HEADERS 1
00038 // #  define _STLP_VENDOR_GLOBAL_EXCEPT_STD
00039 
00040 // # if ! defined (_STLP_NO_OWN_IOSTREAMS) && ! defined (_STLP_NO_NEW_IOSTREAMS)
00041 #  define _STLP_NO_POST_COMPATIBLE_SECTION
00042 // # endif
00043 
00044 #  include <standards.h>
00045 
00046 # if !(_COMPILER_VERSION >= 730)
00047 #   define _STLP_NO_NEW_NEW_HEADER 1
00048 # endif
00049 
00050 # if (_COMPILER_VERSION >= 730 && defined(_STANDARD_C_PLUS_PLUS))
00051 #  define _STLP_EXTERN_RANGE_ERRORS
00052 # endif
00053 
00054 #   if !defined(_BOOL)
00055 #     define _STLP_NO_BOOL
00056 #   endif
00057 #   if defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32
00058 #     define _STLP_STATIC_CONST_INIT_BUG
00059 #   endif
00060 
00061 #   if (_COMPILER_VERSION < 720) || (defined(_MIPS_SIM) && _MIPS_SIM == _ABIO32)
00062 #     define _STLP_DEFAULT_CONSTRUCTOR_BUG
00063 #   endif
00064 #   if !((_COMPILER_VERSION >= 730) && defined(_MIPS_SIM) && _MIPS_SIM != _ABIO32)
00065 #     define _STLP_NO_MEMBER_TEMPLATE_KEYWORD
00066 #   endif
00067 #   if !defined(_STANDARD_C_PLUS_PLUS)
00068 #     define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS
00069 #   endif
00070 #   if !((_COMPILER_VERSION >= 721) && defined(_NAMESPACES))
00071 #     define _STLP_HAS_NO_NAMESPACES
00072 #   endif 
00073 #   if (_COMPILER_VERSION < 721) || !defined(_STL_HAS_NAMESPACES) || defined(_STLP_NO_NAMESPACES)
00074 #     define _STLP_NO_EXCEPTION_HEADER
00075 #   endif
00076 #   if _COMPILER_VERSION < 730 || !defined(_STANDARD_C_PLUS_PLUS) || !defined(_NAMESPACES)
00077 #     define _STLP_NO_BAD_ALLOC
00078 #   endif
00079 #   if defined(_LONGLONG) && defined(_SGIAPI) && _SGIAPI
00080 #     define _STLP_LONG_LONG long long
00081 #   endif
00082 #   if !(_COMPILER_VERSION >= 730 && defined(_STANDARD_C_PLUS_PLUS))
00083 #     define _STLP_HAS_NO_NEW_IOSTREAMS
00084 #   endif
00085 #   if !(_COMPILER_VERSION >= 730 && defined(_STANDARD_C_PLUS_PLUS))
00086 #     define _STLP_NO_AT_MEMBER_FUNCTION
00087 #   endif
00088 // #   if !(_COMPILER_VERSION >= 730 && defined(_STANDARD_C_PLUS_PLUS))
00089 #   if !(_COMPILER_VERSION >= 721 && defined(_STANDARD_C_PLUS_PLUS))
00090 #     define _STLP_NO_TEMPLATE_CONVERSIONS
00091 #   endif
00092 #   if !((_COMPILER_VERSION >= 730) && defined(_MIPS_SIM) && _MIPS_SIM != _ABIO32)
00093 #     define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER
00094 #   endif

Generated on Mon Jun 5 10:20:45 2006 for Intelligence.kdevelop by  doxygen 1.4.6