BloombergLP::bslma::UsesBslmaAllocator<bsl::polymorphic_allocator<TYPE>>

An allocator is not itself an allocator-aware type, even though it is convertible from bsl::Allocator *.

Synopsis

Declared in <bslma_polymorphicallocator.h>

template<class TYPE>
struct UsesBslmaAllocator<bsl::polymorphic_allocator<TYPE>>
    : bsl::false_type

Base Classes

NameDescription
bsl::false_typeMetafunction representing the boolean constant false.