An allocator is not itself an allocator‐aware type, even though it is convertible from bsl::Allocator *.
Synopsis
Declared in <bslma_bslallocator.h>
template<class TYPE>
struct UsesBslmaAllocator<bsl::allocator<TYPE>>
: bsl::false_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Created with MrDocs