aurorafw ~master (2020-10-29T20:10:48Z)
Dub
Repo
match
aurorafw
stdx
object
Undocumented in source.
template
match
(handlers...)
MatchReturnType
!
handlers
match
(
T
)
(
auto
ref
T
obj
)
if
(
is
(
T
== class) ||
is
(
T
== interface)
)
Members
Functions
match
MatchReturnType
!
handlers
match
(T obj)
Undocumented in source. Be warned that the author may not have intended to support it.
Meta
Source
See Implementation
aurorafw
stdx
object
manifest constants
from
templates
_from
match