Quick Links:

bal | bbl | bdl | bsl

bslmf::InvokeResult_Imp< false, false, true, t_FN, t_ARGTYPES...> Struct Template Reference

#include <bslmf_invokeresult.h>

Inheritance diagram for bslmf::InvokeResult_Imp< false, false, true, t_FN, t_ARGTYPES...>:
bslmf::InvokeResult_MemObjPtrImp< t_FN, t_ARGTYPES...>

Detailed Description

template<class t_FN, class... t_ARGTYPES>
struct bslmf::InvokeResult_Imp< false, false, true, t_FN, t_ARGTYPES...>

This component-private, partial struct template specialization provides the implementation of InvokeResult_Imp for pointer to member object types.

See Component bslmf_invokeresult


The documentation for this struct was generated from the following file: