Variables¶
C¶
variablecboolvariablecbools Constant instance of cbools_t<vals...>variablecchars Constant instance of cchars_t<vals...>variablecfalse Constant instance of cfalse_tvariablecfalse_true Constant instance ofvariablecfor_v Constant instance ofcfor_t<stop, start, conditional>used as the left-hand side ofKFR_FOR/KFR_FORC.variablecint Constant instance of cint_t<val>variablecintrange Constant instance of the int rangevariablecints Constant instance of cints_t<vals...>variablecintseq Constant instance of an int sequence withvariablecsize Constant instance of csize_t<val>variablecsizerange Constant instance of the size_t rangevariablecsizes Constant instance of csizes_t<vals...>variablecsizeseq Constant instance of csizeseq_t withvariablectrue Constant instance of ctrue_tvariablectype Constant instance of ctype_t<T>variablectypes Constant instance of ctypes_t<Ts...>variablecuint Constant instance of cuint_t<val>variablecuintrange Constant instance of the unsigned rangevariablecuints Constant instance of cuints_t<vals...>variablecuintseq Constant instance of an unsigned sequence withvariablecval Constant instance of cval_t<T, val>variablecvalrange Constant instance of the value rangevariablecvals Constant instance of cvals_t<T, values...>variablecvalseq Constant instance of cvalseq_t with
D¶
variabledefault_memory_alignment
E¶
variableelements Constant instance of elements_t<vals...>
I¶
variableindicesfor Constant instance of indicesfor_t for the given type listvariableis_compound_type ifvariableis_f_classvariableis_i_classvariableis_number ifvariableis_number_or_bool ifvariableis_numbersvariableis_numeric Check if the type argument is a number or a compound type of numbersvariableis_numeric_args Check if the type arguments are numbers or compound types of numbersvariableis_numeric_or_bool Check if the type argument is a number, bool or a compound type of numbers or boolvariableis_u_class
M¶
variablemax_size_t Maximum value representable by size_t
O¶
variableoverload_auto Convenience instance of the highest-priority tag for use in overload resolution
T¶
variabletypeclass
This file was generated by cxxdox, a C++ documentation generator based on MkDocs Material and libclang.