21 #ifndef HEDGEHOG_MULTI_RECEIVERS_H 22 #define HEDGEHOG_MULTI_RECEIVERS_H 30 template<
class ...Inputs>
37 #endif //HEDGEHOG_MULTI_RECEIVERS_H Node Behavior definition.
MultiReceivers Behavior definition, node has a list of input types.
Hedgehog behavior namespace.
std::tuple< Inputs... > inputs_t
Tuple with the list of input types.