destructRecurse

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void destructRecurse(E[n] arr)
    nothrow @trusted
    void
    destructRecurse
    (
    E
    )
    (
    ref E[n] arr
    )
  2. void destructRecurse(S s)

Meta