BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsl::polymorphic_allocator< TYPE > Member List

This is the complete list of members for bsl::polymorphic_allocator< TYPE >, including all inherited members.

address(reference x) constbsl::polymorphic_allocator< TYPE >inline
address(const_reference x) constbsl::polymorphic_allocator< TYPE >inline
allocate(std::size_t n)bsl::polymorphic_allocator< TYPE >inline
const_pointer typedefbsl::polymorphic_allocator< TYPE >
const_reference typedefbsl::polymorphic_allocator< TYPE >
construct(ELEMENT_TYPE *address)bsl::polymorphic_allocator< TYPE >inline
construct(ELEMENT_TYPE *address, ARG1 &argument1, ARGS &&... arguments)bsl::polymorphic_allocator< TYPE >inline
construct(ELEMENT_TYPE *address, BSLS_COMPILERFEATURES_FORWARD_REF(ARG1) argument1, ARGS &&... arguments)bsl::polymorphic_allocator< TYPE >inline
deallocate(TYPE *p, std::size_t n)bsl::polymorphic_allocator< TYPE >inline
destroy(ELEMENT_TYPE *address)bsl::polymorphic_allocator< TYPE >inline
difference_type typedefbsl::polymorphic_allocator< TYPE >
max_size() constbsl::polymorphic_allocator< TYPE >inline
operator!=bsl::polymorphic_allocator< TYPE >friend
operator==bsl::polymorphic_allocator< TYPE >friend
pointer typedefbsl::polymorphic_allocator< TYPE >
polymorphic_allocator() BSLS_KEYWORD_NOEXCEPTbsl::polymorphic_allocator< TYPE >
polymorphic_allocator(memory_resource *r)bsl::polymorphic_allocator< TYPE >inline
polymorphic_allocator(const polymorphic_allocator &original) BSLS_KEYWORD_NOEXCEPTbsl::polymorphic_allocator< TYPE >inline
polymorphic_allocator(const polymorphic_allocator< ANY_TYPE > &original) BSLS_KEYWORD_NOEXCEPTbsl::polymorphic_allocator< TYPE >inline
reference typedefbsl::polymorphic_allocator< TYPE >
resource() constbsl::polymorphic_allocator< TYPE >inline
select_on_container_copy_construction() constbsl::polymorphic_allocator< TYPE >inline
size_type typedefbsl::polymorphic_allocator< TYPE >
value_type typedefbsl::polymorphic_allocator< TYPE >
~polymorphic_allocator()=defaultbsl::polymorphic_allocator< TYPE >