4template <
typename LHS,
typename RHS,
template <
typename, my_
size_t,
typename>
class Op>
10 template <
typename LHS,
typename RHS,
11 template <
typename, my_
size_t,
typename>
class Op>
14 static constexpr bool IsPermuted =
17 static constexpr bool IsContiguous =
20 static constexpr bool IsPhysical =
false;
Definition BinaryExpr.h:15
Definition basic_expr_traits.h:4
Definition basic_expr_traits.h:6