1.1 --- a/epoc32/include/tools/stlport/stl/config/_symantec.h Wed Mar 31 12:27:01 2010 +0100
1.2 +++ b/epoc32/include/tools/stlport/stl/config/_symantec.h Wed Mar 31 12:33:34 2010 +0100
1.3 @@ -1,48 +1,48 @@
1.4 -/* STLport configuration file
1.5 - * It is internal STLport header - DO NOT include it directly
1.6 - */
1.7 -
1.8 -#define _STLP_COMPILER "Symantec"
1.9 -
1.10 -/* if not using maximum ANSI compatibility ( -A -Ab -Aw),
1.11 - * uncomment the following two lines:
1.12 - */
1.13 -/*# define _STLP_NO_BOOL 1 */
1.14 -/*# define _STLP_NO_WCHAR_T 1 */
1.15 -
1.16 -/* TODO: Check that this config is necessary for all compiler versions.
1.17 - * It is here for historical reasons for the moment.
1.18 - */
1.19 -#define _STLP_NO_CONTAINERS_EXTENSION
1.20 -
1.21 -# define _STLP_HAS_NO_NAMESPACES 1
1.22 -
1.23 -# define _STLP_NEED_TYPENAME 1
1.24 -# define _STLP_NEED_EXPLICIT 1
1.25 -# define _STLP_NO_NEW_STYLE_CASTS 1
1.26 -# define _STLP_NEED_MUTABLE 1
1.27 -# define _STLP_NO_PARTIAL_SPECIALIZATION_SYNTAX 1
1.28 -/* # define _STLP_NO_BAD_ALLOC 1 */
1.29 -
1.30 -# define _STLP_NO_MEMBER_TEMPLATES 1
1.31 -# define _STLP_NO_MEMBER_TEMPLATE_CLASSES 1
1.32 -# define _STLP_NO_MEMBER_TEMPLATE_KEYWORD 1
1.33 -# define _STLP_NO_FRIEND_TEMPLATES 1
1.34 -# define _STLP_NO_QUALIFIED_FRIENDS 1
1.35 -# define _STLP_NO_CLASS_PARTIAL_SPECIALIZATION 1
1.36 -# define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER 1
1.37 -
1.38 -/* # define _STLP_NO_DEFAULT_NON_TYPE_PARAM 1 */
1.39 -# define _STLP_NO_METHOD_SPECIALIZATION 1
1.40 -# define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS 1
1.41 -/* # define _STLP_NO_EXCEPTION_HEADER 1 */
1.42 -
1.43 -# define _STLP_HAS_NO_NEW_C_HEADERS 1
1.44 -
1.45 -# define _STLP_STATIC_CONST_INIT_BUG 1
1.46 -# define _STLP_THROW_RETURN_BUG 1
1.47 -/* # define _STLP_LINK_TIME_INSTANTIATION 1 */
1.48 -# define _STLP_NO_TEMPLATE_CONVERSIONS 1
1.49 -
1.50 -# define _STLP_NON_TYPE_TMPL_PARAM_BUG 1
1.51 -
1.52 +/* STLport configuration file
1.53 + * It is internal STLport header - DO NOT include it directly
1.54 + */
1.55 +
1.56 +#define _STLP_COMPILER "Symantec"
1.57 +
1.58 +/* if not using maximum ANSI compatibility ( -A -Ab -Aw),
1.59 + * uncomment the following two lines:
1.60 + */
1.61 +/*# define _STLP_NO_BOOL 1 */
1.62 +/*# define _STLP_NO_WCHAR_T 1 */
1.63 +
1.64 +/* TODO: Check that this config is necessary for all compiler versions.
1.65 + * It is here for historical reasons for the moment.
1.66 + */
1.67 +#define _STLP_NO_CONTAINERS_EXTENSION
1.68 +
1.69 +# define _STLP_HAS_NO_NAMESPACES 1
1.70 +
1.71 +# define _STLP_NEED_TYPENAME 1
1.72 +# define _STLP_NEED_EXPLICIT 1
1.73 +# define _STLP_NO_NEW_STYLE_CASTS 1
1.74 +# define _STLP_NEED_MUTABLE 1
1.75 +# define _STLP_NO_PARTIAL_SPECIALIZATION_SYNTAX 1
1.76 +/* # define _STLP_NO_BAD_ALLOC 1 */
1.77 +
1.78 +# define _STLP_NO_MEMBER_TEMPLATES 1
1.79 +# define _STLP_NO_MEMBER_TEMPLATE_CLASSES 1
1.80 +# define _STLP_NO_MEMBER_TEMPLATE_KEYWORD 1
1.81 +# define _STLP_NO_FRIEND_TEMPLATES 1
1.82 +# define _STLP_NO_QUALIFIED_FRIENDS 1
1.83 +# define _STLP_NO_CLASS_PARTIAL_SPECIALIZATION 1
1.84 +# define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER 1
1.85 +
1.86 +/* # define _STLP_NO_DEFAULT_NON_TYPE_PARAM 1 */
1.87 +# define _STLP_NO_METHOD_SPECIALIZATION 1
1.88 +# define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS 1
1.89 +/* # define _STLP_NO_EXCEPTION_HEADER 1 */
1.90 +
1.91 +# define _STLP_HAS_NO_NEW_C_HEADERS 1
1.92 +
1.93 +# define _STLP_STATIC_CONST_INIT_BUG 1
1.94 +# define _STLP_THROW_RETURN_BUG 1
1.95 +/* # define _STLP_LINK_TIME_INSTANTIATION 1 */
1.96 +# define _STLP_NO_TEMPLATE_CONVERSIONS 1
1.97 +
1.98 +# define _STLP_NON_TYPE_TMPL_PARAM_BUG 1
1.99 +