This template specialization for UsesBslmaAllocator indicates that DefaultDeleter uses bslma::Allocator.
Declared in <bdlma_defaultdeleter.h>
template<class TYPE>
struct UsesBslmaAllocator<bdlma::DefaultDeleter<TYPE>>
: bsl::true_type
| Name | Description |
|---|---|
bsl::true_type | Metafunction representing the boolean constant true. |