Hedgehog  3.1.0
A library to generate hybrid pipeline workflow systems
Loading...
Searching...
No Matches
hh::tool::internals::SplitInput< Types, Indices > Struct Template Reference

Base definition of SplitInput splitting a tuple of type to get the input types. More...

Collaboration diagram for hh::tool::internals::SplitInput< Types, Indices >:
Collaboration graph

Detailed Description

template<typename Types, typename Indices>
struct hh::tool::internals::SplitInput< Types, Indices >

Base definition of SplitInput splitting a tuple of type to get the input types.

Template Parameters
TypesTuple of types
IndicesIndex of types to keep (tuple)

Definition at line 81 of file meta_functions.h.