Skip to content

Variable cuintseq

variable cuintseq meta

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

Constant instance of an unsigned sequence with

size elements starting at start with step step

Fully qualified name: kfr::cuintseq

Declared at meta.hpp:1904

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