callAllDtor

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

Meta