Variable fixed_shape¶
variable fixed_shape base¶
template <index_t... Values>
constexpr inline fixed_shape_t<Values...> fixed_shape{} Convenience variable template for instantiating a fixed_shape_t .
| Values | the dimensions of the fixed shape |
Fully qualified name: kfr::fixed_shape
Declared at base/basic_expressions.hpp:660
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.