bolts ~master (2020-08-17T07:19:44Z)
Dub
Repo
Function.overloadIndex
bolts
experimental
refraction
Function
Index of function in its overload set, if created by
functionsOf
, or -1.
struct
Function
int
overloadIndex
;
Meta
Source
See Implementation
bolts
experimental
refraction
Function
functions
argumentMixture
argumentMixtureArray
attributeMixture
attributeMixtureArray
mixture
parameterListMixture
parameterListMixtureArray
withAttributes
withBody
withName
withParameters
withParametersAt
withReturnType
withStatic
withUdas
variables
attributes
body_
localName
name
overloadIndex
parameters
returnType
static_
udas
Index of function in its overload set, if created by functionsOf, or -1.