Skip to content

Variable csizeseq

variable csizeseq meta

template <size_t size, size_t start = 0, ptrdiff_t step = 1>
constexpr inline cvalseq_t<size_t, size, start, step> csizeseq{}

Constant instance of csizeseq_t with

size elements starting at start with step step

Fully qualified name: kfr::csizeseq

Declared at meta.hpp:1811

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