boilerplate v1.7.7 (2022-06-02T13:54:48Z)
Dub
Repo
getUDADefaultOrNothing.getUDADefaultOrNothing
boilerplate
constructor
getUDADefaultOrNothing
Undocumented in source.
enum
getUDADefaultOrNothing
;
enum
getUDADefaultOrNothing
;
template
getUDADefaultOrNothing
(T, attributes...)
static if
(!(
udaIndex!(This.Default, attributes) == -1
))
static if
(
__traits(isSame, attributes[udaIndex!(This.Default, attributes)], This.Default)
)
enum
getUDADefaultOrNothing
=
T.init
;
enum
getUDADefaultOrNothing
;
auto
getUDADefaultOrNothing
[@property getter]
Meta
Source
See Source File
boilerplate
constructor
getUDADefaultOrNothing
manifest constants
getUDADefaultOrNothing
templates
EnumTest