Lumiera  0.pre.03
»edit your freedom«
AcceptArgs< TAR, BA, RET, Types< T1, T2, T3 > > Struct Template Reference

#include "steam/control/argument-tuple-accept.hpp"

Description

template<class TAR, class BA, class RET, typename T1, typename T2, typename T3>
struct steam::control::bind_arg::AcceptArgs< TAR, BA, RET, Types< T1, T2, T3 > >

< Accept binding for 3 Arguments

Definition at line 139 of file argument-tuple-accept.hpp.

Public Member Functions

RET operator() (T1 a1, T2 a2, T3 a3)
 
+ Inheritance diagram for AcceptArgs< TAR, BA, RET, Types< T1, T2, T3 > >:
+ Collaboration diagram for AcceptArgs< TAR, BA, RET, Types< T1, T2, T3 > >:

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