deallocate

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void deallocate(T obj)
    void
    deallocate
    (
    T
    )
    (
    ref T obj
    )
    if (
    isArray!T
    )
  2. void deallocate(T obj)
  3. void deallocate(T* obj)

Meta