
14 Feb
2004
14 Feb
'04
5:40 p.m.
Deane Yang <deane_yang@yahoo.com> writes: | I apologize in advance for a really naive question, | but as an unsophisticated C++ programmer (at least relative | to the boost experts), why can't we simply ban this kind of code? | | In other words, if "M" has already been defined within class scope | for something else, it should not be allowed as a template parameter name. That is partly what I was proposing with the rule about valid template-parameter renaming. It does leave intact the other decision made by the committee a long time ago though. -- Gaby