TR-mbed 1.0
Loading...
Searching...
No Matches
Static Public Member Functions | List of all members
Eigen::internal::h_skip< n > Struct Template Reference

#include <CXX11Meta.h>

Static Public Member Functions

template<typename T , T... ii>
static constexpr EIGEN_STRONG_INLINE h_skip_helper_numeric< T, n, ii... >::type helper (numeric_list< T, ii... >)
 
template<typename... tt>
static constexpr EIGEN_STRONG_INLINE h_skip_helper_type< n, tt... >::type helper (type_list< tt... >)
 

Member Function Documentation

◆ helper() [1/2]

template<int n>
template<typename T , T... ii>
static constexpr EIGEN_STRONG_INLINE h_skip_helper_numeric< T, n, ii... >::type Eigen::internal::h_skip< n >::helper ( numeric_list< T, ii... >  )
inlinestaticconstexpr

◆ helper() [2/2]

template<int n>
template<typename... tt>
static constexpr EIGEN_STRONG_INLINE h_skip_helper_type< n, tt... >::type Eigen::internal::h_skip< n >::helper ( type_list< tt... >  )
inlinestaticconstexpr

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