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