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 |
Metafunction representing the boolean constant |
Created with MrDocs