Hedgehog  3.1.0
A library to generate hybrid pipeline workflow systems
Loading...
Searching...
No Matches
result_visitor.h File Reference
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  hh::ResultVisitor< Ts >
 Visitor used to explore Hedgehog graph variant result. More...
 

Namespaces

namespace  hh
 Hedgehog main namespace.
 

Functions

template<class... Ts>
 hh::ResultVisitor (Ts...) -> ResultVisitor< Ts... >
 Helper to the visitor.