tryVisit.tryVisit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. auto tryVisit(TU tu)
  2. auto tryVisit(TaggedAlgebraic!U ta)
    template tryVisit(VISITORS...)
    tryVisit
    (
    U
    )
    (
    auto ref TaggedAlgebraic!U ta
    )
    if (
    VISITORS.length > 0
    )

Meta