siplasplas
cpp::STLAllocator< T, Allocator > Member List

This is the complete list of members for cpp::STLAllocator< T, Allocator >, including all inherited members.

allocate(std::size_t count) (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >inline
const_pointer typedef (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >
const_reference typedef (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >
construct(pointer ptr, Args &&... args) (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >inline
deallocate(pointer ptr, std::size_t count) (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >inline
destroy(pointer ptr) (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >inline
dump() const (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >inline
operator!= (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >friend
operator== (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >friend
pointer typedef (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >
propagate_on_container_move_assignment typedef (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >
raw_allocator() const (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >inline
raw_allocator() (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >inline
reference typedef (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >
STLAllocator()=default (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >
STLAllocator(const STLAllocator &)=default (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >
STLAllocator(STLAllocator &&)=default (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >
STLAllocator(char *begin, char *end, std::size_t fence=0, unsigned char cannary=0xff) (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >inline
STLAllocator(Allocator &&allocator, std::size_t fence=0, unsigned char cannary=0xff) (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >inline
STLAllocator(const Allocator &allocator, std::size_t fence=0, unsigned char cannary=0xff) (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >inline
STLAllocator(const STLAllocator< U, Allocator > &alloc) (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >inline
STLAllocator(STLAllocator< U, Allocator > &&alloc) (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >inline
value_type typedef (defined in cpp::STLAllocator< T, Allocator >)cpp::STLAllocator< T, Allocator >