Refcounting smart pointer?

Bill Baxter wbaxter at gmail.com
Wed Sep 3 01:39:41 PDT 2008


Has anyone made a reference counting smart pointer using D2 structs yet?
It should be possible now with the opDot, destructors, postblit thingy
and constructor.

Is anything missing to make it work?  Actually I don't even think the
constructor was necessary.  So someone probably could have done this a
while ago.

--bb



More information about the Digitalmars-d mailing list