Type trait to check if a specified type is present in a tuple.  
 More...
#include <ikarus/utils/traits.hh>
template<typename T, typename Tuple>
struct Ikarus::traits::hasType< T, Tuple >
- Template Parameters
 - 
  
    | T | Type to check.  | 
    | Tuple | Tuple to search within.  | 
  
   
The documentation for this struct was generated from the following file: