ReactOS 0.4.15-dev-7958-gcd0bb1a
_dm.h File Reference
Include dependency graph for _dm.h:

Go to the source code of this file.

Macros

#define _STLP_COMPILER   __DMC_VERSION_STRING__
 
#define _STLP_NO_CONST_IN_PAIR
 
#define _STLP_DONT_SUP_DFLT_PARAM
 
#define _STLP_NO_EXCEPTIONS
 
#define _STLP_NO_RTTI
 
#define _STLP_VENDOR_GLOBAL_CSTD
 
#define _STLP_STATIC_CONST_INIT_BUG
 
#define _STLP_NO_NATIVE_WIDE_FUNCTIONS
 
#define _STLP_NO_OWN_NAMESPACE   1
 
#define _STLP_NO_BOOL
 
#define _STLP_MARK_PARAMETER_AS_UNUSED(X)
 
#define _STLP_DONT_USE_PRIV_NAMESPACE
 
#define _STLP_PRIV
 
#define _STLP_THROW_RETURN_BUG
 
#define _STLP_NO_BAD_ALLOC
 
#define _STLP_USE_ABBREVS
 
#define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER
 
#define _STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND
 
#define _STLP_EXPORT_DECLSPEC   __declspec(dllexport)
 
#define _STLP_IMPORT_DECLSPEC   __declspec(dllimport)
 
#define _STLP_CLASS_EXPORT_DECLSPEC   __declspec(dllexport)
 
#define _STLP_CLASS_IMPORT_DECLSPEC   __declspec(dllimport)
 
#define _STLP_NEED_ADDITIONAL_STATIC_DECLSPEC
 
#define _STLP_CALL
 

Macro Definition Documentation

◆ _STLP_CALL

#define _STLP_CALL

Definition at line 114 of file _dm.h.

◆ _STLP_CLASS_EXPORT_DECLSPEC

#define _STLP_CLASS_EXPORT_DECLSPEC   __declspec(dllexport)

Definition at line 88 of file _dm.h.

◆ _STLP_CLASS_IMPORT_DECLSPEC

#define _STLP_CLASS_IMPORT_DECLSPEC   __declspec(dllimport)

Definition at line 89 of file _dm.h.

◆ _STLP_COMPILER

#define _STLP_COMPILER   __DMC_VERSION_STRING__

Definition at line 3 of file _dm.h.

◆ _STLP_DONT_SUP_DFLT_PARAM

#define _STLP_DONT_SUP_DFLT_PARAM

Definition at line 14 of file _dm.h.

◆ _STLP_DONT_USE_PRIV_NAMESPACE

#define _STLP_DONT_USE_PRIV_NAMESPACE

Definition at line 69 of file _dm.h.

◆ _STLP_EXPORT_DECLSPEC

#define _STLP_EXPORT_DECLSPEC   __declspec(dllexport)

Definition at line 85 of file _dm.h.

◆ _STLP_IMPORT_DECLSPEC

#define _STLP_IMPORT_DECLSPEC   __declspec(dllimport)

Definition at line 86 of file _dm.h.

◆ _STLP_MARK_PARAMETER_AS_UNUSED

#define _STLP_MARK_PARAMETER_AS_UNUSED (   X)

Definition at line 68 of file _dm.h.

◆ _STLP_NEED_ADDITIONAL_STATIC_DECLSPEC

#define _STLP_NEED_ADDITIONAL_STATIC_DECLSPEC

Definition at line 91 of file _dm.h.

◆ _STLP_NO_BAD_ALLOC

#define _STLP_NO_BAD_ALLOC

Definition at line 78 of file _dm.h.

◆ _STLP_NO_BOOL

#define _STLP_NO_BOOL

Definition at line 59 of file _dm.h.

◆ _STLP_NO_CONST_IN_PAIR

#define _STLP_NO_CONST_IN_PAIR

Definition at line 13 of file _dm.h.

◆ _STLP_NO_EXCEPTIONS

#define _STLP_NO_EXCEPTIONS

Definition at line 17 of file _dm.h.

◆ _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER

#define _STLP_NO_FUNCTION_TMPL_PARTIAL_ORDER

Definition at line 82 of file _dm.h.

◆ _STLP_NO_NATIVE_WIDE_FUNCTIONS

#define _STLP_NO_NATIVE_WIDE_FUNCTIONS

Definition at line 32 of file _dm.h.

◆ _STLP_NO_OWN_NAMESPACE

#define _STLP_NO_OWN_NAMESPACE   1

Definition at line 51 of file _dm.h.

◆ _STLP_NO_RTTI

#define _STLP_NO_RTTI

Definition at line 21 of file _dm.h.

◆ _STLP_PRIV

#define _STLP_PRIV

Definition at line 70 of file _dm.h.

◆ _STLP_STATIC_CONST_INIT_BUG

#define _STLP_STATIC_CONST_INIT_BUG

Definition at line 28 of file _dm.h.

◆ _STLP_THROW_RETURN_BUG

#define _STLP_THROW_RETURN_BUG

Definition at line 71 of file _dm.h.

◆ _STLP_USE_ABBREVS

#define _STLP_USE_ABBREVS

Definition at line 81 of file _dm.h.

◆ _STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND

#define _STLP_USE_MSVC6_MEM_T_BUG_WORKAROUND

Definition at line 84 of file _dm.h.

◆ _STLP_VENDOR_GLOBAL_CSTD

#define _STLP_VENDOR_GLOBAL_CSTD

Definition at line 24 of file _dm.h.