Hedgehog  0.0.0
A library to generate hybrid pipeline workflow systems
hh::traits::_is_included_< T1, T2, Is > Struct Template Reference

is_included Default case More...

#include "traits.h"

Inheritance diagram for hh::traits::_is_included_< T1, T2, Is >:
Inheritance graph
Collaboration diagram for hh::traits::_is_included_< T1, T2, Is >:
Collaboration graph

Detailed Description

template<class T1, class T2, class Is>
struct hh::traits::_is_included_< T1, T2, Is >

is_included Default case

Template Parameters
T1Tuple of types that should be in type T2
T2Tuple of types that should contain all type of T1
IsList of index of tuple T1

Definition at line 98 of file traits.h.


The documentation for this struct was generated from the following file: