should be pointer_traits::rebind of template above

Synopsis

Declared in <bslma_allocatortraits.h>

template<
    class T,
    class U,
    class = void>
struct AllocatorTraits_RebindAlloc;

Type Aliases

Name

Description

type

Rebound allocator type.

Specializations