version 0.4.1
Ikarus::traits::hasType< T, Tuple > Struct Template Reference

Type trait to check if a specified type is present in a tuple. More...

#include <ikarus/utils/traits.hh>

Inheritance diagram for Ikarus::traits::hasType< T, Tuple >:
[legend]

Detailed Description

template<typename T, typename Tuple>
struct Ikarus::traits::hasType< T, Tuple >
Template Parameters
TType to check.
TupleTuple to search within.

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