Forward declaration.
Declared in <bslmf_invokeresult.h>
template<
class t_VOID_TYPE,
bool t_ARG_DERIVES_FROM_CLASS,
bool t_ARG_IS_REFERENCE_WRAPPER,
class t_FN,
class t_ARGTYPE>
struct InvokeResult_MemObjPtrImpDispatch;
| Name | Description |
|---|---|
InvokeResult_MemObjPtrImp<t_FN, t_ARGTYPE> | invoke_result for a pointer-to-member-object with one argument. |