mirror v0.2.0 (2020-04-10T14:34:57Z)
Dub
Repo
OverloadSet
mirror
ctfe
A set of function overloads
struct
OverloadSet {
string
identifier
;
Function
[]
overloads
;
}
Members
Variables
identifier
string
identifier
;
Undocumented in source.
overloads
Function
[]
overloads
;
Undocumented in source.
Meta
Source
See Implementation
mirror
ctfe
functions
module_
pointer
structs
Aggregate
Function
Module
OverloadSet
Parameter
Type
Variable
A set of function overloads