BloombergLP::bslmf::MemberPointerTraits

This utility struct template provides the following nested typedefs:: ClassType: The type of the class for which the specified t_TYPE is: a pointer to member object.: MemberType: The type of the member object of the class for which the: specified t_TYPE is a pointer to member object. These typedefs will only be defined if t_TYPE is a

Synopsis

Declared in <bslmf_memberpointertraits.h>

template<class t_TYPE>
struct MemberPointerTraits
    : /* implementation-defined */

Base Classes

NameDescription
/* implementation-defined */Empty