BRE12
Public Member Functions | List of all members
internal::empty_body< Input, Output > Struct Template Reference

An empty functor that takes an Input and returns a default constructed Output. More...

#include <_flow_graph_impl.h>

Public Member Functions

Output operator() (const Input &) const
 

Detailed Description

template<typename Input, typename Output>
struct internal::empty_body< Input, Output >

An empty functor that takes an Input and returns a default constructed Output.


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