aedi-property-reader v0.2.0 (2018-06-21T21:15:15Z)
Dub
Repo
match
aermicioi
aedi_property_reader
core
traits
Undocumented in source.
template
match (
alias
predicate
Types
...
) {
static if
(
!is(typeof(found)) && predicate!T
)
enum
found
;
alias
match
=
T
;
}
Members
Aliases
match
alias
match
=
T
Undocumented in source.
Manifest constants
found
enum
found
;
Undocumented in source.
Meta
Source
See Implementation
aermicioi
aedi_property_reader
core
traits
enums
isD
functions
n
templates
isPropertyGetter
isPropertyPropertySetter
match