BloombergLP::bslma::UsesBslmaAllocator<bdlc::BitArray>

This template specialization for UsesBslmaAllocator indicates that BitArray uses bslma::Allocator.

Synopsis

Declared in <bdlc_bitarray.h>

template<>
struct UsesBslmaAllocator<bdlc::BitArray>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.