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