Intel(R) Threading Building Blocks Doxygen Documentation
version 4.2.3
|
An empty functor that takes an Input and returns a default constructed Output. More...
#include <flow_graph.h>
Public Member Functions | |
Output | operator() (const Input &) const |
An empty functor that takes an Input and returns a default constructed Output.
Definition at line 398 of file flow_graph.h.
|
inline |
Definition at line 399 of file flow_graph.h.