1 Jun 08:58
Re: [config] Deprecate/remove BOOST_NO_INITIALIZER_LISTS
Daniel James <daniel_james <at> fmail.co.uk>
2009-06-01 06:58:37 GMT
2009-06-01 06:58:37 GMT
2009/5/29 Beman Dawes <bdawes <at> acm.org>: > On Thu, May 28, 2009 at 5:20 PM, Daniel James <daniel_james <at> fmail.co.uk> wrote: >> 2009/5/28 Beman Dawes <bdawes <at> acm.org>: >>> >>> Does it matter that some standard libraries might add <initializer_list> >>> even though the compiler doesn't have support yet? >> >> That's already the case for g++ 4.4 when not compiling in c++0x mode. Sorry, I was being dense and missed your point. I've had a look at the Visual C++ 10 beta results and that has the situation you describe and BOOST_NO_INITIALIZER_LISTS is required in that case. I went ahead and added a check to config/suffix.hpp to set BOOST_NO_INITIALIZER_LISTS if the headers aren't available: https://svn.boost.org/trac/boost/changeset/53524/trunk Daniel _______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
RSS Feed