Skip to content

Variables

C

  • variable cbool
  • variable cbools Constant instance of cbools_t<vals...>
  • variable cchars Constant instance of cchars_t<vals...>
  • variable cfalse Constant instance of cfalse_t
  • variable cfalse_true Constant instance of
  • variable cfor_v Constant instance of cfor_t<stop, start, conditional> used as the left-hand side of KFR_FOR / KFR_FORC .
  • variable cint Constant instance of cint_t<val>
  • variable cintrange Constant instance of the int range
  • variable cints Constant instance of cints_t<vals...>
  • variable cintseq Constant instance of an int sequence with
  • variable csize Constant instance of csize_t<val>
  • variable csizerange Constant instance of the size_t range
  • variable csizes Constant instance of csizes_t<vals...>
  • variable csizeseq Constant instance of csizeseq_t with
  • variable ctrue Constant instance of ctrue_t
  • variable ctype Constant instance of ctype_t<T>
  • variable ctypes Constant instance of ctypes_t<Ts...>
  • variable cuint Constant instance of cuint_t<val>
  • variable cuintrange Constant instance of the unsigned range
  • variable cuints Constant instance of cuints_t<vals...>
  • variable cuintseq Constant instance of an unsigned sequence with
  • variable cval Constant instance of cval_t<T, val>
  • variable cvalrange Constant instance of the value range
  • variable cvals Constant instance of cvals_t<T, values...>
  • variable cvalseq Constant instance of cvalseq_t with

D

E

  • variable elements Constant instance of elements_t<vals...>

I

M

  • variable max_size_t Maximum value representable by size_t

O

  • variable overload_auto Convenience instance of the highest-priority tag for use in overload resolution

T

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