const/immutable member functions
Torarin
torarind at gmail.com
Mon Jan 24 10:41:17 PST 2011
2011/1/24 bearophile <bearophileHUGS at lycos.com>:
> What other people think about this situation? Do you want const/immutable to be required on the right, or do you prefer the current situation, or do you prefer some other solution?
If const is required to go on the right, what do you do if you want to
mark a bunch of functions const inside {}?
Torarin
More information about the Digitalmars-d
mailing list