std::allocator<void> is not an allocator type, even though all other specializations are allocator types.
Synopsis
Declared in <bslma_isstdallocator.h>
template<>
struct IsStdAllocator<std::allocator<void>>
: bsl::false_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Created with MrDocs