SmartPointer.opAssign

Undocumented in source. Be warned that the author may not have intended to support it.
  1. void opAssign(typeof(null) n)
    class SmartPointer(T, alias _free)
    void
    opAssign
    (
    typeof(null) n
    )
  2. void opAssign(T ptr)

Meta