iceoryx_doc
1.0.1
|
#include <action.hpp>
Public Member Functions | |
void | operator() (Arg &arg) |
Protected Member Functions | |
virtual void | exec (Arg &arg) |
: variadic arguments and perfect forwarding
variant with return value and other nice features (in essence, a generic functor in contrast to lambdas)