epoc32/include/tools/stlport/stl/config/_as400.h
branchSymbian3
changeset 4 837f303aceeb
parent 2 2fe1408b6811
     1.1 --- a/epoc32/include/tools/stlport/stl/config/_as400.h	Wed Mar 31 12:27:01 2010 +0100
     1.2 +++ b/epoc32/include/tools/stlport/stl/config/_as400.h	Wed Mar 31 12:33:34 2010 +0100
     1.3 @@ -1,56 +1,56 @@
     1.4 -// STLport configuration file
     1.5 -// It is internal STLport header - DO NOT include it directly
     1.6 -
     1.7 -// AS/400 C++ config
     1.8 -
     1.9 -# ifdef _REENTRANT
    1.10 -#  define _PTHREADS
    1.11 -# endif
    1.12 -
    1.13 -#  define _STLP_NO_NEW_NEW_HEADER 1
    1.14 -
    1.15 -#  define _STLP_NO_BOOL
    1.16 -#  define _STLP_LIMITED_DEFAULT_TEMPLATES
    1.17 -
    1.18 -#  define _STLP_HAS_NO_NAMESPACES
    1.19 -#  define _STLP_NEED_TYPENAME
    1.20 -#  define _STLP_NEED_EXPLICIT
    1.21 -#  define _STLP_HAS_NO_EXCEPTIONS
    1.22 -#  define _STLP_NO_EXCEPTION_SPEC
    1.23 -#  define _STLP_NO_ARROW_OPERATOR
    1.24 -#  define _STLP_NO_NEW_STYLE_CASTS
    1.25 -
    1.26 -#  define _STLP_NEED_MUTABLE
    1.27 -#  define _STLP_NO_PARTIAL_SPECIALIZATION_SYNTAX
    1.28 -#  define _STLP_NO_BAD_ALLOC
    1.29 -#  define _STLP_NO_MEMBER_TEMPLATES
    1.30 -#  define _STLP_NO_MEMBER_TEMPLATE_CLASSES
    1.31 -#  define _STLP_NO_MEMBER_TEMPLATE_KEYWORD
    1.32 -#  define _STLP_NO_FRIEND_TEMPLATES
    1.33 -#  define _STLP_NO_QUALIFIED_FRIENDS
    1.34 -#  define _STLP_NO_CLASS_PARTIAL_SPECIALIZATION
    1.35 -#  define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER
    1.36 -
    1.37 -#  define _STLP_NO_METHOD_SPECIALIZATION
    1.38 -#  define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS
    1.39 -
    1.40 -// #  define _STLP_NO_EXCEPTION_HEADER
    1.41 -
    1.42 -#  define _STLP_HAS_NO_NEW_C_HEADERS
    1.43 -
    1.44 -#  define _STLP_STATIC_CONST_INIT_BUG
    1.45 -#  define _STLP_THROW_RETURN_BUG
    1.46 -#  define _STLP_LINK_TIME_INSTANTIATION
    1.47 -#  define _STLP_NO_TEMPLATE_CONVERSIONS
    1.48 -
    1.49 -#  define _STLP_NON_TYPE_TMPL_PARAM_BUG 1
    1.50 -#  define _STLP_TRIVIAL_DESTRUCTOR_BUG  1
    1.51 -
    1.52 -#  if defined(_LONG_LONG)
    1.53 -#    define _STLP_LONG_LONG long long
    1.54 -#  endif
    1.55 -#  if defined(_PTHREADS)
    1.56 -#    define _MULTI_THREADED
    1.57 -#  endif
    1.58 -// fbp : to fix __partition() problem
    1.59 -# define _STLP_NONTEMPL_BASE_MATCH_BUG 1
    1.60 +// STLport configuration file
    1.61 +// It is internal STLport header - DO NOT include it directly
    1.62 +
    1.63 +// AS/400 C++ config
    1.64 +
    1.65 +# ifdef _REENTRANT
    1.66 +#  define _PTHREADS
    1.67 +# endif
    1.68 +
    1.69 +#  define _STLP_NO_NEW_NEW_HEADER 1
    1.70 +
    1.71 +#  define _STLP_NO_BOOL
    1.72 +#  define _STLP_LIMITED_DEFAULT_TEMPLATES
    1.73 +
    1.74 +#  define _STLP_HAS_NO_NAMESPACES
    1.75 +#  define _STLP_NEED_TYPENAME
    1.76 +#  define _STLP_NEED_EXPLICIT
    1.77 +#  define _STLP_HAS_NO_EXCEPTIONS
    1.78 +#  define _STLP_NO_EXCEPTION_SPEC
    1.79 +#  define _STLP_NO_ARROW_OPERATOR
    1.80 +#  define _STLP_NO_NEW_STYLE_CASTS
    1.81 +
    1.82 +#  define _STLP_NEED_MUTABLE
    1.83 +#  define _STLP_NO_PARTIAL_SPECIALIZATION_SYNTAX
    1.84 +#  define _STLP_NO_BAD_ALLOC
    1.85 +#  define _STLP_NO_MEMBER_TEMPLATES
    1.86 +#  define _STLP_NO_MEMBER_TEMPLATE_CLASSES
    1.87 +#  define _STLP_NO_MEMBER_TEMPLATE_KEYWORD
    1.88 +#  define _STLP_NO_FRIEND_TEMPLATES
    1.89 +#  define _STLP_NO_QUALIFIED_FRIENDS
    1.90 +#  define _STLP_NO_CLASS_PARTIAL_SPECIALIZATION
    1.91 +#  define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER
    1.92 +
    1.93 +#  define _STLP_NO_METHOD_SPECIALIZATION
    1.94 +#  define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS
    1.95 +
    1.96 +// #  define _STLP_NO_EXCEPTION_HEADER
    1.97 +
    1.98 +#  define _STLP_HAS_NO_NEW_C_HEADERS
    1.99 +
   1.100 +#  define _STLP_STATIC_CONST_INIT_BUG
   1.101 +#  define _STLP_THROW_RETURN_BUG
   1.102 +#  define _STLP_LINK_TIME_INSTANTIATION
   1.103 +#  define _STLP_NO_TEMPLATE_CONVERSIONS
   1.104 +
   1.105 +#  define _STLP_NON_TYPE_TMPL_PARAM_BUG 1
   1.106 +#  define _STLP_TRIVIAL_DESTRUCTOR_BUG  1
   1.107 +
   1.108 +#  if defined(_LONG_LONG)
   1.109 +#    define _STLP_LONG_LONG long long
   1.110 +#  endif
   1.111 +#  if defined(_PTHREADS)
   1.112 +#    define _MULTI_THREADED
   1.113 +#  endif
   1.114 +// fbp : to fix __partition() problem
   1.115 +# define _STLP_NONTEMPL_BASE_MATCH_BUG 1