utilities  0.0
molpro::allocator_< T, A > Member List

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) constmolpro::allocator_< T, A >inline
allocate(size_type cnt, typename std::allocator< void >::value_type *=nullptr)molpro::allocator_< T, A >inline
const_pointer typedefmolpro::allocator_< T, A >
const_reference typedefmolpro::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 typedefmolpro::allocator_< T, A >
max_size() constmolpro::allocator_< T, A >inline
operator!=(allocator_ const &a)molpro::allocator_< T, A >inline
operator==(allocator_ const &)molpro::allocator_< T, A >inline
pointer typedefmolpro::allocator_< T, A >
reference typedefmolpro::allocator_< T, A >
size_type typedefmolpro::allocator_< T, A >
value_type typedefmolpro::allocator_< T, A >