Coming back, Unique, opDot and whatever else

Stanislav Blinov stanislav.blinov at gmail.com
Sun Jan 19 15:28:00 PST 2014


On Sunday, 19 January 2014 at 22:25:08 UTC, Rory McGuire wrote:
> opDispatch works do you can just type object.release

This will call Unique's release(). To get to wrapped object's 
release(), you need object.opDispatch("release")().


More information about the Digitalmars-d-announce mailing list