visitImpl.visit

Undocumented in source. Be warned that the author may not have intended to support it.
  1. bool visit(const(Data) data, Visitor visitor)
  2. bool visit(const(Data) data, Visitor visitor)
    mixintemplate visitImpl()
    bool
    visit
    (
    Order order
    Visitor
    )
    (
    const(Data) data
    ,
    ref Visitor visitor
    )
    if (
    Data.sizeof <= 24
    )

Meta