Specialize UsesBslmaAllocator to indicate that Blob uses a bslma allocator.
Declared in <bdlbb_blob.h>
template<>
struct UsesBslmaAllocator<BloombergLP::bdlbb::Blob>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |