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