boilerplate v1.5.7 (2019-11-05T06:01:09Z)
Dub
Repo
getUDADefaultOrNothing.getUDADefaultOrNothing
boilerplate
constructor
getUDADefaultOrNothing
Undocumented in source. Be warned that the author may not have intended to support it.
enum
getUDADefaultOrNothing
;
enum
getUDADefaultOrNothing
;
enum
getUDADefaultOrNothing
;
auto
getUDADefaultOrNothing
[@property getter]
template
getUDADefaultOrNothing
(T, attributes...)
@
property
static
static if
(!(
udaIndex!(This.Default, attributes) == -1
))
static if
(!(
__traits(isSame, attributes[udaIndex!(This.Default, attributes)], This.Default)
))
static if
(!(
__traits(compiles, EnumTest!())
))
auto
getUDADefaultOrNothing
(
)
Meta
Source
See Implementation
boilerplate
constructor
getUDADefaultOrNothing
manifest constants
getUDADefaultOrNothing
templates
EnumTest