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