BloombergLP::bslma::UsesBslmaAllocator<bsl::shared_ptr<ELEMENT_TYPE>>

Synopsis

Declared in <bslstl_sharedptr.h>

template<class ELEMENT_TYPE>
struct UsesBslmaAllocator<bsl::shared_ptr<ELEMENT_TYPE>>
    : bsl::false_type

Base Classes

NameDescription
bsl::false_typeMetafunction representing the boolean constant false.