consoled v1.0.0 (2015-04-03T19:36:43Z)
Dub
Repo
EnumTypedef.opDispatch
consoled
EnumTypedef
Undocumented in source. Be warned that the author may not have intended to support it.
struct
EnumTypedef
(T, string _name)
static
EnumTypedef
!(
T
,
_name
)
opDispatch
(
string
n
)
(
)
if
(
is
(
T
== enum)
)
Meta
Source
See Implementation
consoled
EnumTypedef
constructors
this
static functions
opDispatch
variables
val