aurorafw ~master (2020-10-29T20:10:48Z)
Dub
Repo
toEventFormat
aurorafw
event
eventsystem
event
Undocumented in source.
template
toEventFormat
(args...)
@
safe
pure
auto
toEventFormat
(
)
Members
Functions
toEventFormat
auto
toEventFormat
()
Undocumented in source. Be warned that the author may not have intended to support it.
Examples
assertEquals
(
toEventFormat
!(
"a"
,
"b"
), (
",event.a,event.b"
));
Meta
Source
See Implementation
aurorafw
event
eventsystem
event
classes
Event
mixin templates
basicEventType
genCallback
structs
EventType
templates
joinTypeName
stringTuple
toEventFormat