Lumiera
0.pre.03
»edit your freedom«
|
#include "steam/control/argument-tuple-accept.hpp"
Helper Template for Steam-Layer control::Command : mix in a bind
(...) function.
SIG | function signature to mimic (regarding the arguments and return type) |
TAR | the target class providing a function bindArg (Tuple<Types<T1...> >) |
BASE | the base class for inheritance chaining |
Definition at line 540 of file argument-tuple-accept.hpp.