boilerplate v0.0.22 (2018-05-30T14:56:55Z)
Dub
Repo
This.Default
boilerplate
constructor
This
Undocumented in source.
struct
This
static
struct
Default (
alias
Alias
) {
static if
(
__traits(compiles, Alias())
)
static
auto
value
[@property getter];
alias
value
=
Alias
;
}
Members
Aliases
value
alias
value
=
Alias
Undocumented in source.
Properties
value
auto
value
[@property getter]
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
boilerplate
constructor
This
manifest constants
Exclude
Package
Private
Protected
structs
Default
Init