|
BDE 4.39.x Production Release
|
#include <bslmf_memberfunctionpointertraits.h>
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.
Additional Inherited Members | |
Public Types inherited from bslmf::MemberFunctionPointerTraits_Imp< bsl::remove_cv< t_PROTOTYPE >::type, bsl::remove_cv< t_PROTOTYPE >::type > | |
| enum | |