stl_as400.h

00001 // STLport configuration file
00002 // It is internal STLport header - DO NOT include it directly
00003 
00004 // AS/400 C++ config
00005 
00006 # ifdef _REENTRANT
00007 #  define _PTHREADS
00008 # endif
00009 
00010 #  define _STLP_NO_NEW_NEW_HEADER 1
00011 
00012 #  define _STLP_NO_BOOL
00013 #  define _STLP_LIMITED_DEFAULT_TEMPLATES
00014 
00015 #  define _STLP_HAS_NO_NAMESPACES
00016 #  define _STLP_NEED_TYPENAME
00017 #  define _STLP_NEED_EXPLICIT
00018 #  define _STLP_HAS_NO_EXCEPTIONS
00019 #  define _STLP_NO_EXCEPTION_SPEC
00020 #  define _STLP_NO_ARROW_OPERATOR
00021 #  define _STLP_NO_NEW_STYLE_CASTS
00022 
00023 #  define _STLP_NEED_MUTABLE
00024 #  define _STLP_NO_PARTIAL_SPECIALIZATION_SYNTAX
00025 #  define _STLP_NO_BAD_ALLOC
00026 #  define _STLP_NO_MEMBER_TEMPLATES
00027 #  define _STLP_NO_MEMBER_TEMPLATE_CLASSES
00028 #  define _STLP_NO_MEMBER_TEMPLATE_KEYWORD
00029 #  define _STLP_NO_FRIEND_TEMPLATES
00030 #  define _STLP_NO_QUALIFIED_FRIENDS
00031 #  define _STLP_NO_CLASS_PARTIAL_SPECIALIZATION
00032 #  define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER
00033 
00034 #  define _STLP_NO_METHOD_SPECIALIZATION
00035 #  define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS
00036 
00037 // #  define _STLP_NO_EXCEPTION_HEADER
00038 
00039 #  define _STLP_HAS_NO_NEW_IOSTREAMS
00040 #  define _STLP_HAS_NO_NEW_C_HEADERS 
00041 
00042 #  define _STLP_STATIC_CONST_INIT_BUG
00043 #  define _STLP_THROW_RETURN_BUG
00044 #  define _STLP_LINK_TIME_INSTANTIATION
00045 #  define _STLP_NO_TEMPLATE_CONVERSIONS
00046 
00047 #  define _STLP_UNINITIALIZABLE_PRIVATE 1
00048 #  define _STLP_STATIC_ARRAY_BUG 1
00049 #  define _STLP_NON_TYPE_TMPL_PARAM_BUG 1
00050 #  define _STLP_TRIVIAL_DESTRUCTOR_BUG  1
00051 
00052 #  if defined(_LONG_LONG)
00053 #    define _STLP_LONG_LONG long long
00054 #  endif
00055 // #  define _STLP_LONG_DOUBLE 1
00056 #  if defined(_PTHREADS)
00057 #    define _MULTI_THREADED
00058 #  endif
00059 // fbp : to fix __partition() problem
00060 # define _STLP_NONTEMPL_BASE_MATCH_BUG 1

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