mirror ~master (2021-09-30T14:57:21Z)
Dub
Repo
OverloadSet
mirror
ctfe
reflection
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
reflection
functions
module_
pointer
type
structs
Aggregate
Function
Module
OverloadSet
Parameter
Type
Variable
A set of function overloads