util.visitor

Undocumented in source.

Members

Functions

accept
auto accept(T t, V visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
accept
auto accept(T t, V visitor)
Undocumented in source. Be warned that the author may not have intended to support it.
dispatch
auto dispatch(V visitor, Args args, T t)
Undocumented in source. Be warned that the author may not have intended to support it.
dispatch
auto dispatch(V visitor, Args args, T t)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta