#include <concrt.h>
template<typename _ElemType>
size_t _M_ElemsConstructed
Definition: concrt.h:1112
#define NULL
Definition: crtdbg.h:30
_ElemType * _M_ElemArray
Definition: concrt.h:1111
template<typename _ElemType>
size_t _M_ElemsConstructed
Definition: concrt.h:1112
_ElemType * _M_ElemArray
Definition: concrt.h:1111
template<typename _ElemType>
template<typename _ElemType>
size_t _M_ElemsConstructed
Definition: concrt.h:1112
#define _CONCRT_ASSERT(x)
Definition: concrt.h:137
#define NULL
Definition: crtdbg.h:30
_ElemType * _M_ElemArray
Definition: concrt.h:1111
template<typename _ElemType>
size_t _M_ElemsConstructed
Definition: concrt.h:1112
#define _CONCRT_ASSERT(x)
Definition: concrt.h:137
#define NULL
Definition: crtdbg.h:30
_ElemType * _M_ElemArray
Definition: concrt.h:1111
template<typename _ElemType>
1087 if (_MallocaRet ==
nullptr)
1088 throw std::bad_alloc();
1089 _Initialize(static_cast<_ElemType *>(_MallocaRet));
1090 return static_cast<_ElemType *
>(_MallocaRet);
void _Initialize(_ElemType *_Elem)
Definition: concrt.h:1074
template<typename _ElemType>
template<typename _ElemType>
template<typename _ElemType>
The documentation for this class was generated from the following file: