LoopMembers

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void LoopMembers(C obj, T val)
    void
    LoopMembers
    ()
    (
    auto ref C obj
    ,
    ref T val
    )
    if (
    is(T == struct)
    )
  2. void LoopMembers(C obj, T val)

Meta