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