inputVisitor

Undocumented in source.
  1. Obj inputVisitor [@property setter]
    template inputVisitor(Elem)
    @property
    InputVisitor!(Obj, Elem)
    inputVisitor
    (
    Obj
    )
    (
    Obj obj
    )
  2. InputVisitor!(Obj, Elem) inputVisitor(Obj obj, size_t stackSize)

Members

Properties

inputVisitor
Obj inputVisitor [@property setter]
Undocumented in source. Be warned that the author may not have intended to support it.
inputVisitor
InputVisitor!(Obj, Elem) inputVisitor(Obj obj, size_t stackSize)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta