This template specialization for UsesBslmaAllocator indicates that CompactedArray uses bslma::Allocator.
Synopsis
Declared in <bdlc_compactedarray.h>
template<class TYPE>
struct UsesBslmaAllocator<bdlc::CompactedArray<TYPE>>
: bsl::true_type
Base Classes
Name |
Description |
Metafunction representing the boolean constant |
Created with MrDocs