acl
3.5.3.0
|
#include <dbuf_allocator.hpp>
类 | |
struct | rebind |
Public 类型 | |
typedef size_t | size_type |
typedef dbuf_allocator< T >::pointer | pointer |
typedef dbuf_allocator< T >::value_type | value_type |
typedef dbuf_allocator< T >::const_pointer | const_pointer |
typedef dbuf_allocator< T >::reference | reference |
typedef dbuf_allocator< T >::const_reference | const_reference |
Public 成员函数 | |
pointer | allocate (size_type _Count, const void *_Hint=NULL) |
void | deallocate (pointer _Ptr, size_type _Count) |
dbuf_allocator (void) throw () | |
dbuf_allocator (const dbuf_allocator &__a) throw () | |
template<typename _Tp1 > | |
dbuf_allocator (const dbuf_allocator< _Tp1 > &) throw () | |
~dbuf_allocator (void) throw () | |
在文件 dbuf_allocator.hpp 第 9 行定义.
typedef dbuf_allocator<T>::const_pointer acl::dbuf_allocator< T >::const_pointer |
在文件 dbuf_allocator.hpp 第 14 行定义.
typedef dbuf_allocator<T>::const_reference acl::dbuf_allocator< T >::const_reference |
在文件 dbuf_allocator.hpp 第 16 行定义.
typedef dbuf_allocator<T>::pointer acl::dbuf_allocator< T >::pointer |
在文件 dbuf_allocator.hpp 第 12 行定义.
typedef dbuf_allocator<T>::reference acl::dbuf_allocator< T >::reference |
在文件 dbuf_allocator.hpp 第 15 行定义.
typedef size_t acl::dbuf_allocator< T >::size_type |
在文件 dbuf_allocator.hpp 第 11 行定义.
typedef dbuf_allocator<T>::value_type acl::dbuf_allocator< T >::value_type |
在文件 dbuf_allocator.hpp 第 13 行定义.
|
inline |
在文件 dbuf_allocator.hpp 第 35 行定义.
|
inline |
在文件 dbuf_allocator.hpp 第 37 行定义.
|
inline |
在文件 dbuf_allocator.hpp 第 43 行定义.
|
inline |
在文件 dbuf_allocator.hpp 第 45 行定义.
|
inline |
|
inline |
在文件 dbuf_allocator.hpp 第 24 行定义.