generic cast(unshared) ?

Timothee Cour via Digitalmars-d-learn digitalmars-d-learn at puremagic.com
Sun Jun 28 16:42:37 PDT 2015


How would I cast away shared for a given expression?
I can write it for a specific type but I'd like to have a generic way to do
so.
Also, Unqual doesn't help here.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.puremagic.com/pipermail/digitalmars-d-learn/attachments/20150628/e406f713/attachment.html>


More information about the Digitalmars-d-learn mailing list