descore ~master (2015-04-21T20:17:28Z)
Dub
Repo
SyncOutput
des
flow
sync
interface
SyncOutput (
T
) {
void
pushBack
(
in
T
val
)
;
}
Members
Functions
pushBack
void
pushBack
(
in
T
val
)
Meta
Source
See Implementation
des
flow
sync
classes
HubOutput
SyncList
functions
syncTest
interfaces
SyncOutput
structs
Communication