BloombergLP::bslma::IsStdAllocator<TYPE&>

Specialization for lvalue reference types.

Synopsis

Declared in <bslma_isstdallocator.h>

template<class TYPE>
struct IsStdAllocator<TYPE&>
    : bsl::false_type

Base Classes

NameDescription
bsl::false_typeMetafunction representing the boolean constant false.