autoFlush

Undocumented in source.
template autoFlush(Chain)
autoFlush
(
Chain c
)
if (
__traits(hasMember, Chain, "flush")
)

Members

Functions

autoFlush
auto autoFlush(Chain c)
Undocumented in source. Be warned that the author may not have intended to support it.

Structs

AutoFlusher
struct AutoFlusher
Undocumented in source.

Meta