Skip to content

Variable cuintrange

variable cuintrange meta

template <unsigned begin, unsigned end>
constexpr inline cvalseq_t<unsigned, end - begin, begin> cuintrange{}

Constant instance of the unsigned range

[begin, end)

Fully qualified name: kfr::cuintrange

Declared at meta.hpp:1803

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