utilities
0.0
|
This is the complete list of members for molpro::allocator_< T, A >, including all inherited members.
address(reference r) | molpro::allocator_< T, A > | inline |
address(const_reference r) const | molpro::allocator_< T, A > | inline |
allocate(size_type cnt, typename std::allocator< void >::value_type *=nullptr) | molpro::allocator_< T, A > | inline |
const_pointer typedef | molpro::allocator_< T, A > | |
const_reference typedef | molpro::allocator_< T, A > | |
construct(U *ptr) noexcept(std::is_nothrow_default_constructible< U >::value) | molpro::allocator_< T, A > | inline |
construct(U *ptr, Args &&... args) | molpro::allocator_< T, A > | inline |
deallocate(pointer p, size_type) | molpro::allocator_< T, A > | inline |
difference_type typedef | molpro::allocator_< T, A > | |
max_size() const | molpro::allocator_< T, A > | inline |
operator!=(allocator_ const &a) | molpro::allocator_< T, A > | inline |
operator==(allocator_ const &) | molpro::allocator_< T, A > | inline |
pointer typedef | molpro::allocator_< T, A > | |
reference typedef | molpro::allocator_< T, A > | |
size_type typedef | molpro::allocator_< T, A > | |
value_type typedef | molpro::allocator_< T, A > |