|
Boost : |
From: Thorsten Ottosen (nesotto_at_[hidden])
Date: 2004-05-07 09:30:10
Hi Neal,
"Neal D. Becker" <ndbecker2_at_[hidden]> wrote in message news:c7g0qv$h1a$1_at_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
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk