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