xtensor
Loading...
Searching...
No Matches
xt::tuple_idx_of< T, Tuple > Struct Template Reference

Static Public Attributes

static constexpr std::ptrdiff_t value = tuple_idx_of_impl<0, std::decay_t<T>, typename decay_all<Tuple>::type>::value
 

Detailed Description

template<class T, class Tuple>
struct xt::tuple_idx_of< T, Tuple >

Definition at line 101 of file xreducer.hpp.

Member Data Documentation

◆ value

template<class T , class Tuple >
constexpr std::ptrdiff_t xt::tuple_idx_of< T, Tuple >::value = tuple_idx_of_impl<0, std::decay_t<T>, typename decay_all<Tuple>::type>::value
staticconstexpr

Definition at line 104 of file xreducer.hpp.


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