Hedgehog  3.1.0
A library to generate hybrid pipeline workflow systems
Loading...
Searching...
No Matches
hh::ResultVisitor< Ts > Struct Template Reference

Visitor used to explore Hedgehog graph variant result. More...

#include "result_visitor.h"

Inheritance diagram for hh::ResultVisitor< Ts >:
Inheritance graph
Collaboration diagram for hh::ResultVisitor< Ts >:
Collaboration graph

Detailed Description

template<class... Ts>
struct hh::ResultVisitor< Ts >

Visitor used to explore Hedgehog graph variant result.

Template Parameters
TsTypes contained in the variant

Definition at line 27 of file result_visitor.h.