holdingLoop.holdingLoop

Undocumented in source. Be warned that the author may not have intended to support it.
template holdingLoop(Chain)
holdingLoop
(
Chain chain
)
if (
hasValve!(Chain) &&
__traits(isSame, TemplateOf!(PropertyType!(Chain.init.valve)), HoldingValveInlet)
)

Meta