Synopsis

Declared in <bslma_allocatortraits.h>

template<
    template<
    class,
    class...> typename ALLOC,
    class T,
    class... ARGS,
    class U>
struct AllocatorTraits_RebindFront<ALLOC<T, ARGS...>, U>;

Type Aliases

Name

type

Created with MrDocs