BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bslma::AllocatorUtil Member List

This is the complete list of members for bslma::AllocatorUtil, including all inherited members.

adapt(const t_ALLOC &from)bslma::AllocatorUtilinlinestatic
adapt(const bsl::allocator< t_TYPE > &from)bslma::AllocatorUtilinlinestatic
allocateBytes(const t_ALLOCATOR &allocator, std::size_t nbytes, std::size_t alignment=k_MAX_ALIGNMENT)bslma::AllocatorUtilinlinestatic
allocateObject(const t_ALLOCATOR &allocator, std::size_t n=1)bslma::AllocatorUtilinlinestatic
assign(t_TYPE *lhs, const t_TYPE &rhs, bsl::true_type allowed)bslma::AllocatorUtilinlinestatic
assign(t_TYPE *lhs, const t_TYPE &rhs, bsl::false_type allowed)bslma::AllocatorUtilinlinestatic
deallocateBytes(const t_ALLOCATOR &allocator, typename AllocatorUtil_Traits< t_ALLOCATOR >::void_pointer p, std::size_t nbytes, std::size_t alignment=k_MAX_ALIGNMENT)bslma::AllocatorUtilinlinestatic
deallocateObject(const t_ALLOCATOR &allocator, t_POINTER p, std::size_t n=1)bslma::AllocatorUtilinlinestatic
deleteObject(const t_ALLOCATOR &allocator, t_POINTER p)bslma::AllocatorUtilinlinestatic
newObject(const t_ALLOCATOR &allocator)bslma::AllocatorUtilinlinestatic
newObject(const t_ALLOCATOR &allocator, t_ARG1 &argument1, t_ARGS &&... arguments)bslma::AllocatorUtilinlinestatic
newObject(const t_ALLOCATOR &allocator, BSLS_COMPILERFEATURES_FORWARD_REF(t_ARG1) argument1, t_ARGS &&... arguments)bslma::AllocatorUtilinlinestatic
swap(t_TYPE *pa, t_TYPE *pb, bsl::false_type allowed)bslma::AllocatorUtilinlinestatic
swap(t_TYPE *pa, t_TYPE *pb, bsl::true_type allowed)bslma::AllocatorUtilinlinestatic