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.
- generic cast(unshared) ? Timothee Cour via Digitalmars-d-learn
- Re: generic cast(unshared) ? Timothee Cour via Digitalmars-d-learn
- Re: generic cast(unshared) ? tcak via Digitalmars-d-learn