BRE12
Public Member Functions | List of all members
internal::function_body_leaf< Input, Output, B > Class Template Reference

the leaf for function_body More...

#include <_flow_graph_impl.h>

Inheritance diagram for internal::function_body_leaf< Input, Output, B >:
internal::function_body< Input, Output >

Public Member Functions

 function_body_leaf (const B &_body)
 
Output operator() (const Input &i)
 
get_body ()
 
function_body_leafclone ()
 

Detailed Description

template<typename Input, typename Output, typename B>
class internal::function_body_leaf< Input, Output, B >

the leaf for function_body


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