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