#include <concrt.h>
template<typename _ElemType>
#define NULL
Definition: vcruntime.h:236
size_t _M_ElemsConstructed
Definition: concrt.h:1089
_ElemType * _M_ElemArray
Definition: concrt.h:1088
template<typename _ElemType>
size_t _M_ElemsConstructed
Definition: concrt.h:1089
_ElemType * _M_ElemArray
Definition: concrt.h:1088
template<typename _ElemType>
template<typename _ElemType>
#define NULL
Definition: vcruntime.h:236
size_t _M_ElemsConstructed
Definition: concrt.h:1089
#define _CONCRT_ASSERT(x)
Definition: concrt.h:123
_ElemType * _M_ElemArray
Definition: concrt.h:1088
template<typename _ElemType>
#define NULL
Definition: vcruntime.h:236
size_t _M_ElemsConstructed
Definition: concrt.h:1089
#define _CONCRT_ASSERT(x)
Definition: concrt.h:123
_ElemType * _M_ElemArray
Definition: concrt.h:1088
template<typename _ElemType>
1064 if (_MallocaRet ==
nullptr)
1065 throw std::bad_alloc();
1066 _Initialize(static_cast<_ElemType *>(_MallocaRet));
1067 return static_cast<_ElemType *
>(_MallocaRet);
void _Initialize(_ElemType *_Elem)
Definition: concrt.h:1051
template<typename _ElemType>
template<typename _ElemType>
template<typename _ElemType>
The documentation for this class was generated from the following file: