Synopsis

Declared in <bslmf_haspointersemantics.h>

template<class t_POINTED_TO_TYPE>
struct HasPointerSemantics<std::auto_ptr<t_POINTED_TO_TYPE>>
    : bsl::true_type

Base Classes

Name

Description

bsl::true_type

Metafunction representing the boolean constant true.

Created with MrDocs