autoFlush.autoFlush

Undocumented in source. Be warned that the author may not have intended to support it.
template autoFlush(Chain)
autoFlush
(
Chain c
)
if (
__traits(hasMember, Chain, "flush")
)

Meta