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