Variable expression_dims¶
variable expression_dims base¶
template <typename T>
constexpr inline size_t expression_dims = expression_traits<T>::dims Inline variable holding the number of dimensions of an expression.
| T | Expression type. |
Fully qualified name: kfr::expression_dims
Declared at base/expression.hpp:86
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.