xtensor
Loading...
Searching...
No Matches
xt::xexpression_tag< T > Struct Template Reference

Public Types

using type
 

Detailed Description

template<class... T>
struct xt::xexpression_tag< T >

Definition at line 383 of file xexpression.hpp.

Member Typedef Documentation

◆ type

template<class... T>
using xt::xexpression_tag< T >::type
Initial value:
extension::expression_tag_and_t<
extension::get_expression_tag_t<std::decay_t<const_xclosure_t<T>>>...>

Definition at line 385 of file xexpression.hpp.


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