The OpenD Programming Language

visitImpl.visitImpl

template visitImpl(alias visitor, Exhaustive exhaustive, bool fused, alias Filter = _AcceptAll)
ref
visitImpl
(
Args...
)
(
auto ref Args args
)
if (
Filter!Args
)

Meta