|
Hedgehog
0.0.0
A library to generate hybrid pipeline workflow systems
|
Check if a template T is in tuple containing template pack Ts. More...
#include "traits.h"


Additional Inherited Members | |
Static Public Attributes inherited from hh::traits::Contains< T, Ts... > | |
| static constexpr bool | value |
| True if T in Ts, else False. | |
Check if a template T is in tuple containing template pack Ts.
| T | Type to test |
| Ts | Parameter pack |