mirror ~master (2021-09-30T14:57:21Z)
Dub
Repo
Variable
mirror
meta
reflection
A global variable.
template
Variable (
T
string
N
alias
V
bool
C
) {
alias
Type
=
T
;
enum
identifier
;
enum
value
;
enum
isConstant
;
}
Members
Aliases
Type
alias
Type
=
T
Undocumented in source.
Manifest constants
identifier
enum
identifier
;
Undocumented in source.
isConstant
enum
isConstant
;
Undocumented in source.
value
enum
value
;
Undocumented in source.
Meta
Source
See Implementation
mirror
meta
reflection
templates
FunctionOverload
FunctionSymbol
Module
Variable
aggregates
functionsByOverload
A global variable.