BDE 4.14.0 Production release
Loading...
Searching...
No Matches
bsl::allocator_traits< ALLOCATOR_TYPE >::rebind_alloc< ELEMENT_TYPE > Struct Template Reference

#include <bslma_allocatortraits.h>

Inheritance diagram for bsl::allocator_traits< ALLOCATOR_TYPE >::rebind_alloc< ELEMENT_TYPE >:

Public Types

typedef BloombergLP::bslma::AllocatorTraits_RebindAlloc< ALLOCATOR_TYPE, ELEMENT_TYPE >::type allocator_type
 

Public Member Functions

template<typename ARG >
 rebind_alloc (const ARG &allocatorArg)
 

Member Typedef Documentation

◆ allocator_type

template<class ALLOCATOR_TYPE >
template<class ELEMENT_TYPE >
typedef BloombergLP::bslma::AllocatorTraits_RebindAlloc<ALLOCATOR_TYPE,ELEMENT_TYPE>::type bsl::allocator_traits< ALLOCATOR_TYPE >::rebind_alloc< ELEMENT_TYPE >::allocator_type

Constructor & Destructor Documentation

◆ rebind_alloc()

template<class ALLOCATOR_TYPE >
template<class ELEMENT_TYPE >
template<typename ARG >
bsl::allocator_traits< ALLOCATOR_TYPE >::rebind_alloc< ELEMENT_TYPE >::rebind_alloc ( const ARG &  allocatorArg)
inline

The documentation for this struct was generated from the following file: