ReactOS 0.4.15-dev-7953-g1f49173
_watcom.h File Reference

Go to the source code of this file.

Macros

#define _STLP_COMPILER   "Watcom"
 
#define _STLP_NO_RTTI   1
 
#define _STLP_HAS_NO_EXCEPTIONS   1
 
#define _STLP_NO_VENDOR_STDLIB_L
 
#define _STLP_NO_VENDOR_MATH_F
 
#define _STLP_NO_VENDOR_MATH_L
 
#define _STLP_LONG_LONG   long long
 
#define _STLP_CALL   __cdecl
 
#define _STLP_IMPORT_DECLSPEC   __declspec(dllimport)
 
#define _STLP_NO_CONST_IN_PAIR
 
#define _STLP_DONT_SUPPORT_REBIND_MEMBER_TEMPLATE
 
#define _STLP_NO_RELOPS_NAMESPACE
 
#define _STLP_NEEDS_EXTRA_TEMPLATE_CONSTRUCTORS
 
#define _STLP_NO_STATIC_CONST_DEFINITION
 
#define _STLP_DONT_SIMULATE_PARTIAL_SPEC_FOR_TYPE_TRAITS
 
#define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER   1
 
#define _STLP_NO_CLASS_PARTIAL_SPECIALIZATION   1
 
#define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS   1
 
#define _STLP_BASE_TYPEDEF_OUTSIDE_BUG   1
 
#define _STLP_NO_DEFAULT_NON_TYPE_PARAM   1
 
#define _STLP_NON_TYPE_TMPL_PARAM_BUG   1
 
#define _STLP_NO_BAD_ALLOC   1
 
#define _STLP_NO_ARROW_OPERATOR   1
 
#define _STLP_NATIVE_INCLUDE_PATH   ../h
 
#define _STLP_NO_WATCOM_INLINE_INTERLOCK
 

Macro Definition Documentation

◆ _STLP_BASE_TYPEDEF_OUTSIDE_BUG

#define _STLP_BASE_TYPEDEF_OUTSIDE_BUG   1

Definition at line 64 of file _watcom.h.

◆ _STLP_CALL

#define _STLP_CALL   __cdecl

Definition at line 29 of file _watcom.h.

◆ _STLP_COMPILER

#define _STLP_COMPILER   "Watcom"

Definition at line 4 of file _watcom.h.

◆ _STLP_DONT_SIMULATE_PARTIAL_SPEC_FOR_TYPE_TRAITS

#define _STLP_DONT_SIMULATE_PARTIAL_SPEC_FOR_TYPE_TRAITS

Definition at line 45 of file _watcom.h.

◆ _STLP_DONT_SUPPORT_REBIND_MEMBER_TEMPLATE

#define _STLP_DONT_SUPPORT_REBIND_MEMBER_TEMPLATE

Definition at line 37 of file _watcom.h.

◆ _STLP_HAS_NO_EXCEPTIONS

#define _STLP_HAS_NO_EXCEPTIONS   1

Definition at line 16 of file _watcom.h.

◆ _STLP_IMPORT_DECLSPEC

#define _STLP_IMPORT_DECLSPEC   __declspec(dllimport)

Definition at line 30 of file _watcom.h.

◆ _STLP_LONG_LONG

#define _STLP_LONG_LONG   long long

Definition at line 27 of file _watcom.h.

◆ _STLP_NATIVE_INCLUDE_PATH

#define _STLP_NATIVE_INCLUDE_PATH   ../h

Definition at line 89 of file _watcom.h.

◆ _STLP_NEEDS_EXTRA_TEMPLATE_CONSTRUCTORS

#define _STLP_NEEDS_EXTRA_TEMPLATE_CONSTRUCTORS

Definition at line 41 of file _watcom.h.

◆ _STLP_NO_ARROW_OPERATOR

#define _STLP_NO_ARROW_OPERATOR   1

Definition at line 78 of file _watcom.h.

◆ _STLP_NO_BAD_ALLOC

#define _STLP_NO_BAD_ALLOC   1

Definition at line 71 of file _watcom.h.

◆ _STLP_NO_CLASS_PARTIAL_SPECIALIZATION

#define _STLP_NO_CLASS_PARTIAL_SPECIALIZATION   1

Definition at line 49 of file _watcom.h.

◆ _STLP_NO_CONST_IN_PAIR

#define _STLP_NO_CONST_IN_PAIR

Definition at line 32 of file _watcom.h.

◆ _STLP_NO_DEFAULT_NON_TYPE_PARAM

#define _STLP_NO_DEFAULT_NON_TYPE_PARAM   1

Definition at line 66 of file _watcom.h.

◆ _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS

#define _STLP_NO_EXPLICIT_FUNCTION_TMPL_ARGS   1

Definition at line 58 of file _watcom.h.

◆ _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER

#define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER   1

Definition at line 48 of file _watcom.h.

◆ _STLP_NO_RELOPS_NAMESPACE

#define _STLP_NO_RELOPS_NAMESPACE

Definition at line 39 of file _watcom.h.

◆ _STLP_NO_RTTI

#define _STLP_NO_RTTI   1

Definition at line 11 of file _watcom.h.

◆ _STLP_NO_STATIC_CONST_DEFINITION

#define _STLP_NO_STATIC_CONST_DEFINITION

Definition at line 42 of file _watcom.h.

◆ _STLP_NO_VENDOR_MATH_F

#define _STLP_NO_VENDOR_MATH_F

Definition at line 24 of file _watcom.h.

◆ _STLP_NO_VENDOR_MATH_L

#define _STLP_NO_VENDOR_MATH_L

Definition at line 25 of file _watcom.h.

◆ _STLP_NO_VENDOR_STDLIB_L

#define _STLP_NO_VENDOR_STDLIB_L

Definition at line 23 of file _watcom.h.

◆ _STLP_NO_WATCOM_INLINE_INTERLOCK

#define _STLP_NO_WATCOM_INLINE_INTERLOCK

Definition at line 99 of file _watcom.h.

◆ _STLP_NON_TYPE_TMPL_PARAM_BUG

#define _STLP_NON_TYPE_TMPL_PARAM_BUG   1

Definition at line 67 of file _watcom.h.