boilerplate v1.9.1 (2023-03-14T14:32:34Z)
Dub
Repo
getUDADefaultOrNothing.getUDADefaultOrNothing
boilerplate
constructor
getUDADefaultOrNothing
Undocumented in source.
enum
getUDADefaultOrNothing
;
enum
getUDADefaultOrNothing
;
template
getUDADefaultOrNothing
(T, attributes...)
public
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