Hedgehog
3.1.0
A library to generate hybrid pipeline workflow systems
|
Test if a core can be output of a graph for a type (derives from core::abstraction::NodeAbstraction and type OutputType is in the tuples of the core and graph output types) More...
#include "concepts.h"
Test if a core can be output of a graph for a type (derives from core::abstraction::NodeAbstraction and type OutputType is in the tuples of the core and graph output types)
CoreNode | Type of core |
OutputType | Output type |
TupleCoreOutputs | Tuple of core output types |
TupleGraphOutputs | Tuple of graph output types |
Definition at line 166 of file concepts.h.