chsvlib
chsv helper source code
allocator< T > Member List

This is the complete list of members for allocator< T >, including all inherited members.

address(reference obj) const noexceptallocator< T >
address(const_reference obj) const noexceptallocator< T >
allocate(size_type n, allocator< void >::const_pointer=0)allocator< T >
allocator()=defaultallocator< T >
allocator(const allocator< T > &refRight)=defaultallocator< T >
allocator(const allocator< U > &refRight) noexceptallocator< T >
const_pointer typedefallocator< T >
const_reference typedefallocator< T >
construct(U *p, arg_t &&...args)allocator< T >
deallocate(pointer p, size_type)allocator< T >
destroy(U *p)allocator< T >
difference_type typedefallocator< T >
max_size() const noexceptallocator< T >
pointer typedefallocator< T >
propagate_on_container_move_assignment typedefallocator< T >
reference typedefallocator< T >
size_type typedefallocator< T >
value_type typedefallocator< T >