BloombergLP::bslma::UsesBslmaAllocator<bdlma::DefaultDeleter<TYPE>>

This template specialization for UsesBslmaAllocator indicates that DefaultDeleter uses bslma::Allocator.

Synopsis

Declared in <bdlma_defaultdeleter.h>

template<class TYPE>
struct UsesBslmaAllocator<bdlma::DefaultDeleter<TYPE>>
    : bsl::true_type

Base Classes

NameDescription
bsl::true_typeMetafunction representing the boolean constant true.