ReactOS 0.4.15-dev-6656-gbbb33a6
|
Public Member Functions | |
ConstructImpl (const T &obj) | |
Static Public Member Functions | |
static void * | operator new (size_t, void *ptr) |
static void | operator delete (void *p, void *) |
Public Attributes | |
T | m_ConstructHelper |
Definition at line 239 of file atlsimpcoll.h.
|
inline |
Definition at line 241 of file atlsimpcoll.h.
|
inlinestatic |
Definition at line 251 of file atlsimpcoll.h.
|
inlinestatic |
Definition at line 246 of file atlsimpcoll.h.
T ATL::CSimpleArray< T, TEqual >::ConstructImpl::m_ConstructHelper |
Definition at line 255 of file atlsimpcoll.h.