visit.visit

Undocumented in source.
template visit(U, A...)
visit
(
U u
,)
if (
is(U.Union)
)

Members

Functions

visit
auto visit(U u, A args)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta