loopMembers

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

Meta