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