ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

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

Generated on Sat May 26 2012 04:28:24 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.