
7 May
2004
7 May
'04
2:30 p.m.
Hi Neal, "Neal D. Becker" <ndbecker2@verizon.net> wrote in message news:c7g0qv$h1a$1@sea.gmane.org... [snip example] | Adding these specializations fixes the variable size array problem, at least | with gcc-3.4. Is there a reason for not using these? Maybe not for begin(), but end() would still need it. I think however that it would also break code that passes ranges by &. IIRC, T(&)[sz] cannot decay to T*. br Thorsten