![]() |
Diarkis C++Client Library API Document
|
#include <common.h>
Public Types | |
using | value_type = T |
Public Member Functions | |
DiarkisStdAllocator () | |
template<class U > | |
DiarkisStdAllocator (const DiarkisStdAllocator< U > &) | |
T * | allocate (std::size_t n) |
void | deallocate (T *p, std::size_t n) |
using Diarkis::DiarkisStdAllocator< T >::value_type = T |
|
inline |
|
inline |
|
inline |
|
inline |