chsvlib
chsv helper source code
allocator< void > Member List

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

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