Primary template with no type unless T is a class template.
Synopsis
Declared in <bslma_allocatortraits.h>
template<
class T,
class U>
struct AllocatorTraits_RebindFront;
Description
There shall be no member named type unless T is a class template with only type parameters.
Specializations
Name |
Description |
|
Specialization that rebinds the first template argument of |
Created with MrDocs