boilerplate v0.0.18 (2018-03-20T13:58:00Z)
Dub
Repo
getUDADefaultOrNothing.getUDADefaultOrNothing
boilerplate
constructor
getUDADefaultOrNothing
Undocumented in source.
enum
getUDADefaultOrNothing
;
enum
getUDADefaultOrNothing
;
template
getUDADefaultOrNothing
(attributes...)
static if
(!(
udaIndex!(Default, attributes) == -1
))
static if
(
__traits(compiles, EnumTest!())
)
enum
getUDADefaultOrNothing
=
attributes
[
udaIndex
!(
Default
,
attributes
)].
value
;
auto
getUDADefaultOrNothing
[@property getter]
Meta
Source
See Source File
boilerplate
constructor
getUDADefaultOrNothing
manifest constants
getUDADefaultOrNothing
templates
EnumTest