#include <bslma_allocatortraits.h>
|
typedef BloombergLP::bslma::AllocatorTraits_RebindAlloc< ALLOCATOR_TYPE, ELEMENT_TYPE >::type | allocator_type |
|
|
template<typename ARG > |
| rebind_alloc (const ARG &allocatorArg) |
|
◆ 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 |
◆ 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: