Specialization for std::allocator.

Synopsis

Declared in <bslma_isstdallocator.h>

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

Base Classes

Name

Description

bsl::true_type

Metafunction representing the boolean constant true.

Created with MrDocs