dqt ~testqt6 (2022-04-01T05:11:05.2144767)
Dub
Repo
anyParamConstStructRef
qt
helpers
Undocumented in source.
template
anyParamConstStructRef (
alias
F
size_t
i
= 0
) {
static if
(
i >= FunctionParameters!F.length
)
enum
anyParamConstStructRef
;
static if
(!(
i >= FunctionParameters!F.length
))
static if
(
isParamConstStructRef!(F, i)
)
enum
anyParamConstStructRef
;
static if
(!(
i >= FunctionParameters!F.length
))
static if
(!(
isParamConstStructRef!(F, i)
))
enum
anyParamConstStructRef
;
}
Members
Manifest constants
anyParamConstStructRef
enum
anyParamConstStructRef
;
Undocumented in source.
anyParamConstStructRef
enum
anyParamConstStructRef
;
Undocumented in source.
anyParamConstStructRef
enum
anyParamConstStructRef
;
Undocumented in source.
Meta
Source
See Implementation
qt
helpers
aliases
changeItaniumMangling
changeWindowsMangling
enums
isWrapperCallable
functions
changeCppMangling
changeCppManglingNoop
const_cast
interpolateMixin
mangleChangeAccess
mangleChangeFunctionType
mangleClassesTailConst
mangleConstructorBaseObject
parseFunctionManglingItanium
parseFunctionManglingWin
recreateCppMangling
reinterpret_cast
splitCppMangling
static_cast
stringifyMacroParameter
manifest constants
CREATE_CONVENIENCE_WRAPPERS
exportOnWindows
templates
ExternCFunc
ExternCPPFunc
FunctionParameters
IsInQtPackage
anyParamConstStructRef
callableWithNParameters
dqtimported
dummyFunctionWithSameArgs
globalInitVar
isParamConstStructRef
packageName