BloombergLP::bslma::IsStdAllocator<std::allocator<TYPE>>

Specialization for std::allocator.

Synopsis

Declared in <bslma_isstdallocator.h>

template<class TYPE>
struct IsStdAllocator<std::allocator<TYPE>>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.