
13 Nov
2013
13 Nov
'13
6:32 p.m.
On Wed, Nov 13, 2013 at 10:58 AM, Niall Douglas
I personally deliberately and intentionally shadow both variable and type names in non-public namespaces where doing so significantly eases my maintenance costs.
I can't address how shadowing eases your maintenance costs (but I would be interested to hear how).
None of this pollutes any public namespace - I therefore see no
Well, Niall, I disagree. Your headers are very much in the user's space and any problems are also the user's problems. Best regards, -Tom