Synopsis

Declared in <bslstl_sharedptr.h>

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

Base Classes

Name

Description

bsl::false_type

Metafunction representing the boolean constant false.

Created with MrDocs