Hedgehog  3.1.0
A library to generate hybrid pipeline workflow systems
Loading...
Searching...
No Matches
hh::tool::internals::HasType< T, std::tuple<> > Struct Template Reference

Default definition of HasType if the tuple is empty. More...

#include "meta_functions.h"

Inheritance diagram for hh::tool::internals::HasType< T, std::tuple<> >:
Inheritance graph
Collaboration diagram for hh::tool::internals::HasType< T, std::tuple<> >:
Collaboration graph

Detailed Description

template<typename T>
struct hh::tool::internals::HasType< T, std::tuple<> >

Default definition of HasType if the tuple is empty.

Template Parameters
TType to test

Definition at line 143 of file meta_functions.h.