BDE 4.14.0 Production release
|
#include <bslmf_memberfunctionpointertraits.h>
Additional Inherited Members | |
Public Types inherited from bslmf::MemberFunctionPointerTraits_Imp< bsl::remove_cv< t_PROTOTYPE >::type, bsl::remove_cv< t_PROTOTYPE >::type > | |
enum | |
This metafunction determines the traits of a member function type, including the type of the object that it is a member of, its result type, and the type of its list of arguments.