|
Boost : |
From: Stephan T. Lavavej (stl_at_[hidden])
Date: 2004-05-10 19:02:17
See http://boost.org/doc/html/array.issues.html :
g++ 3.3.3 accepts
array<int, 5> a = { 0, 1, 2, 3, 4 };
without complaint when using -Wall -W. Assuming that other modern compilers
do too, then this Open Issue should be removed, and the documentation
updated accordingly.
(Also, the Lambda Doc Bug I pointed out has not yet been addressed; see
http://lists.boost.org/MailArchives/boost/msg64450.php .)
Stephan T. Lavavej
http://nuwen.net
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk