HiPipe  0.7.0
C++17 data pipeline with Python bindings.
hipipe::utility::tuple_contains< T, Tuple > Struct Template Reference

Check whether a tuple contains a given type. More...

#include <hipipe/core/utility/tuple.hpp>

Detailed Description

template<typename T, typename Tuple = void>
struct hipipe::utility::tuple_contains< T, Tuple >

Check whether a tuple contains a given type.

Definition at line 164 of file tuple.hpp.


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