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