29 template<
class _Other>
38 : std::allocator<T> (__a) {
42 template<
typename _Tp1>
dbuf_allocator< T >::const_pointer const_pointer
pointer allocate(size_type _Count, const void *_Hint=NULL)
dbuf_allocator< T >::const_reference const_reference
dbuf_allocator< T >::reference reference
dbuf_allocator(const dbuf_allocator< _Tp1 > &)
void * dbuf_alloc(size_t len)
void deallocate(pointer _Ptr, size_type _Count)
dbuf_allocator< T >::pointer pointer
dbuf_allocator< _Other > other
dbuf_allocator< T >::value_type value_type
dbuf_allocator(const dbuf_allocator &__a)