Optimisation possibilities: current, future and enhancements
ag0aep6g via Digitalmars-d
digitalmars-d at puremagic.com
Fri Aug 26 13:58:48 PDT 2016
On 08/26/2016 10:48 PM, Patrick Schluter wrote:
> the function getN() is pure (but not const).
How is it not const? It doesn't alter the object. setN is the non-const one.
More information about the Digitalmars-d
mailing list