stl_sco.h

00001 // SCO UDK 7 compiler (UnixWare 7x, OSR 5, UnixWare 2x)
00002 
00003 
00004 #  define _STLP_NO_BAD_ALLOC 1
00005 
00006 // allocator::rebind used not to work properly
00007 // #  define _STLP_NO_MEMBER_TEMPLATE_CLASSES 1
00008 // #  define _STLP_NO_MEMBER_TEMPLATE_KEYWORD 1
00009 
00010 #  define _STLP_NO_FRIEND_TEMPLATES 1
00011 #  define _STLP_NO_QUALIFIED_FRIENDS 1
00012 
00013 
00014 // #  define _STLP_NO_DEFAULT_NON_TYPE_PARAM 1
00015 
00016 //#  define _STLP_HAS_NO_NEW_IOSTREAMS 1
00017 //#  define _STLP_HAS_NO_NEW_C_HEADERS 1
00018 
00019 // ???
00020 //#  define _STLP_STATIC_CONST_INIT_BUG 1
00021 
00022 // ???
00023 //#  define _STLP_LINK_TIME_INSTANTIATION 1
00024 
00025 // ???
00026 #  define _STLP_NO_TEMPLATE_CONVERSIONS 1
00027 
00028 #     define _STLP_LONG_LONG long long
00029 
00030 #     if defined(_REENTRANT)
00031 #           define _UITHREADS     /* if      UnixWare < 7.0.1 */
00032 #           define _STLP_UITHREADS
00033 #     endif /* _REENTRANT */
00034 
00035 # define _STLP_SCO_OPENSERVER

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