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