|
|
|
|
Documentation |
|
Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members Related Pages Search
NLMISC::CBlockMemory::CBlock Struct Template Referencea block.
More...
List of all members.
Public Attributes |
void * | Data |
| The data allocated. More...
|
Detailed Description
template<class T, bool __ctor_dtor__ = true>
struct NLMISC::CBlockMemory< T, __ctor_dtor__ >::CBlock
a block.
Definition at line 228 of file block_memory.h.
Member Data Documentation
template<class T, bool __ctor_dtor__ = true> |
void* NLMISC::CBlockMemory::CBlock::Data
|
|
The documentation for this struct was generated from the following file:
|
|