aedi-property-reader ~master (2019-02-26T21:34:44Z)
Dub
Repo
match
aermicioi
aedi_property_reader
convertor
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
convertor
traits
enums
isD
functions
n
interfaces
PureSafeNothrowToString
templates
isPropertyGetter
isPropertyPropertySetter
match