STAPL API Reference          
Overview   Containers   Algorithms   Views   Skeletons   Run-Time System
Modules     Classes    
stapl::tuple_ops::tuple_contains< T, Tuple > Struct Template Reference

Metafunction that computes whether an integral type appears in a tuple of integral types. More...

Detailed Description

template<typename T, typename Tuple>
struct stapl::tuple_ops::tuple_contains< T, Tuple >

Metafunction that computes whether an integral type appears in a tuple of integral types.

Template Parameters
TThe type to search for
TupleThe tuple to search in

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