This is the complete list of members for bc::allocators::Stack_Allocator< ValueType, SystemTag >, including all inherited members.
allocate(std::size_t sz) | bc::allocators::Stack_Allocator< ValueType, SystemTag > | inline |
allocated_bytes() const | bc::allocators::Stack_Allocator< ValueType, SystemTag > | inline |
available_bytes() const | bc::allocators::Stack_Allocator< ValueType, SystemTag > | inline |
deallocate(ValueType *data, std::size_t sz) | bc::allocators::Stack_Allocator< ValueType, SystemTag > | inline |
force_deallocate() | bc::allocators::Stack_Allocator< ValueType, SystemTag > | inline |
free() | bc::allocators::Stack_Allocator< ValueType, SystemTag > | inline |
propagate_on_container_copy_construction typedef | bc::allocators::Stack_Allocator< ValueType, SystemTag > | |
reserve(std::size_t sz) | bc::allocators::Stack_Allocator< ValueType, SystemTag > | inline |
reserved_bytes() const | bc::allocators::Stack_Allocator< ValueType, SystemTag > | inline |
set_allocator(Allocator alloc) | bc::allocators::Stack_Allocator< ValueType, SystemTag > | inline |
Stack_Allocator class | bc::allocators::Stack_Allocator< ValueType, SystemTag > | friend |
Stack_Allocator(int sz=0) | bc::allocators::Stack_Allocator< ValueType, SystemTag > | inline |
Stack_Allocator(const Stack_Allocator< T, SystemTag > &ws) | bc::allocators::Stack_Allocator< ValueType, SystemTag > | inline |
Stack_Allocator(const Stack_Allocator &)=default | bc::allocators::Stack_Allocator< ValueType, SystemTag > | |
Stack_Allocator(Stack_Allocator &&)=default | bc::allocators::Stack_Allocator< ValueType, SystemTag > | |
system_tag typedef | bc::allocators::Stack_Allocator< ValueType, SystemTag > | |
value_type typedef | bc::allocators::Stack_Allocator< ValueType, SystemTag > | |