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

Public Types

using type = std::integral_constant<bool, get_rank<std::decay_t<E>>::value != SIZE_MAX>
 

Detailed Description

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

Definition at line 1115 of file xutils.hpp.

Member Typedef Documentation

◆ type

template<class E >
using xt::has_fixed_rank< E >::type = std::integral_constant<bool, get_rank<std::decay_t<E>>::value != SIZE_MAX>

Definition at line 1117 of file xutils.hpp.


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