This is the complete list of members for bc::allocators::Polymorphic_Allocator< ValueType, SystemTag >, including all inherited members.
allocate(std::size_t sz) | bc::allocators::Polymorphic_Allocator< ValueType, SystemTag > | inline |
deallocate(value_type *data, std::size_t sz) | bc::allocators::Polymorphic_Allocator< ValueType, SystemTag > | inline |
operator!=(const Polymorphic_Allocator< AltT, system_tag > &other) | bc::allocators::Polymorphic_Allocator< ValueType, SystemTag > | inline |
operator=(const Polymorphic_Allocator &other) | bc::allocators::Polymorphic_Allocator< ValueType, SystemTag > | inline |
operator=(Polymorphic_Allocator &&other) | bc::allocators::Polymorphic_Allocator< ValueType, SystemTag > | inline |
operator==(const Polymorphic_Allocator< AltT, system_tag > &other) | bc::allocators::Polymorphic_Allocator< ValueType, SystemTag > | inline |
Polymorphic_Allocator(const Allocator &alloc) | bc::allocators::Polymorphic_Allocator< ValueType, SystemTag > | inline |
Polymorphic_Allocator() | bc::allocators::Polymorphic_Allocator< ValueType, SystemTag > | inline |
Polymorphic_Allocator(const Polymorphic_Allocator &pa) | bc::allocators::Polymorphic_Allocator< ValueType, SystemTag > | inline |
set_allocator(const Allocator &alloc) | bc::allocators::Polymorphic_Allocator< ValueType, SystemTag > | inline |
system_tag typedef | bc::allocators::Polymorphic_Allocator< ValueType, SystemTag > | |
value_type typedef | bc::allocators::Polymorphic_Allocator< ValueType, SystemTag > | |