Synopsis

Declared in <bslstl_sharedptr.h>

template<class ELEMENT_TYPE>
struct HasPointerSemantics<bsl::shared_ptr<ELEMENT_TYPE>>
    : bsl::true_type

Base Classes

Name

Description

bsl::true_type

Metafunction representing the boolean constant true.

Created with MrDocs