Metafunction that evaluates to HasPointerSemantics<TYPE>::type.

Synopsis

Declared in <bslalg_typetraithaspointersemantics.h>

template<class TYPE>
struct Metafunction
    : bslmf::HasPointerSemantics<TYPE>::type

Base Classes

Name

Description

bslmf::HasPointerSemantics<TYPE>::type

Created with MrDocs