Eigen::internal::tuple_impl::unwrap_decay< T > Struct Template Reference

#include <Tuple.h>

Public Types

using type = typename unwrap_reference_wrapper< typename std::decay< T >::type >::type
 

Member Typedef Documentation

◆ type

template<typename T >
using Eigen::internal::tuple_impl::unwrap_decay< T >::type = typename unwrap_reference_wrapper<typename std::decay<T>::type>::type

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