xtensor
Loading...
Searching...
No Matches
xt::big_promote_value_type< E > Struct Template Reference

Public Types

using type = xtl::big_promote_type_t<typename std::decay_t<E>::value_type>
 

Detailed Description

template<class E>
struct xt::big_promote_value_type< E >

Definition at line 189 of file xexpression_traits.hpp.

Member Typedef Documentation

◆ type

template<class E >
using xt::big_promote_value_type< E >::type = xtl::big_promote_type_t<typename std::decay_t<E>::value_type>

Definition at line 191 of file xexpression_traits.hpp.


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