Medusa  1.1
Coordinate Free Mehless Method implementation
mm::tuple_has_type< T, std::tuple< U, Ts... > > Struct Template Reference

#include <stdtypesutils.hpp>

Detailed Description

template<typename T, typename U, typename... Ts>
struct mm::tuple_has_type< T, std::tuple< U, Ts... > >

Find type T in Tuple – unsuccessful, continue searching.

Definition at line 128 of file stdtypesutils.hpp.

+ Inheritance diagram for mm::tuple_has_type< T, std::tuple< U, Ts... > >:
+ Collaboration diagram for mm::tuple_has_type< T, std::tuple< U, Ts... > >:

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