BDE 4.39.x Production Release
Loading...
Searching...
No Matches
bslma::AllocatorTraits_RebindAlloc< T, U, class > Struct Template Reference

#include <bslma_allocatortraits.h>

Detailed Description

template<class T, class U, class = void>
struct bslma::AllocatorTraits_RebindAlloc< T, U, class >

should be pointer_traits::rebind of template above

See bslma_allocatortraits

Public Types

typedef AllocatorTraits_RebindFront< T, U >::type type
 

Member Typedef Documentation

◆ type

template<class T , class U , class = void>
typedef AllocatorTraits_RebindFront<T,U>::type bslma::AllocatorTraits_RebindAlloc< T, U, class >::type

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