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

Go to the source code of this file.

Classes

struct  _Vector_nonconst_traits< _Tp, _NcIt >
 
struct  _Vector_const_traits< _Tp, _NcIt >
 
struct  _Vector_nonconst_traits< bool, _Bit_iterator >
 
struct  _Vector_const_traits< bool, _Bit_iterator >
 
class  vector< _Tp, >
 

Macros

#define _STLP_NON_DBG_VECTOR   _STLP_PRIV _STLP_NON_DBG_NAME(vector) <_Tp, _Alloc>
 

Macro Definition Documentation

◆ _STLP_NON_DBG_VECTOR

#define _STLP_NON_DBG_VECTOR   _STLP_PRIV _STLP_NON_DBG_NAME(vector) <_Tp, _Alloc>

Definition at line 37 of file _vector.h.