ReactOS 0.4.15-dev-7842-g558ab78
_como.h File Reference
Include dependency graph for _como.h:

Go to the source code of this file.

Macros

#define _STLP_COMPILER   "Comeau"
 
#define _STLP_UINT32_T   unsigned int
 
#define _STLP_HAS_NO_NEW_C_HEADERS
 
#define _STLP_LONG_LONG   long long
 
#define _STLP_NO_DRAND48
 
#define _STLP_PARTIAL_SPECIALIZATION_SYNTAX
 
#define _STLP_NO_USING_CLAUSE_IN_CLASS
 
#define _STLP_NO_BAD_ALLOC
 
#define _STLP_USE_AUTO_PTR_CONVERSIONS
 

Macro Definition Documentation

◆ _STLP_COMPILER

#define _STLP_COMPILER   "Comeau"

Definition at line 5 of file _como.h.

◆ _STLP_HAS_NO_NEW_C_HEADERS

#define _STLP_HAS_NO_NEW_C_HEADERS

Definition at line 11 of file _como.h.

◆ _STLP_LONG_LONG

#define _STLP_LONG_LONG   long long

Definition at line 13 of file _como.h.

◆ _STLP_NO_BAD_ALLOC

#define _STLP_NO_BAD_ALLOC

Definition at line 187 of file _como.h.

◆ _STLP_NO_DRAND48

#define _STLP_NO_DRAND48

Definition at line 176 of file _como.h.

◆ _STLP_NO_USING_CLAUSE_IN_CLASS

#define _STLP_NO_USING_CLAUSE_IN_CLASS

Definition at line 179 of file _como.h.

◆ _STLP_PARTIAL_SPECIALIZATION_SYNTAX

#define _STLP_PARTIAL_SPECIALIZATION_SYNTAX

Definition at line 178 of file _como.h.

◆ _STLP_UINT32_T

#define _STLP_UINT32_T   unsigned int

Definition at line 9 of file _como.h.

◆ _STLP_USE_AUTO_PTR_CONVERSIONS

#define _STLP_USE_AUTO_PTR_CONVERSIONS

Definition at line 188 of file _como.h.