control::bind_arg::AcceptArgs< TAR, BA, RET, Types< T1, T2, T3, T4 > > Struct Template Reference
#include <argument-tuple-accept.hpp>
List of all members.
Detailed Description
template<class TAR, class BA, class RET, typename T1, typename T2, typename T3, typename T4>
struct control::bind_arg::AcceptArgs< TAR, BA, RET, Types< T1, T2, T3, T4 > >
< Accept binding for 4 Arguments
Definition at line 149 of file argument-tuple-accept.hpp.
|
Public Member Functions |
|
RET | operator() (T1 a1, T2 a2, T3 a3, T4 a4) |
The documentation for this struct was generated from the following file: