aedi-property-reader ~master (2021-10-29T15:22:22.4278136)
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