Skip to content

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 .

Template parameters
Values the dimensions of the fixed shape

Fully qualified name: kfr::fixed_shape

This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.