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