
Beman, I tried adding the following to the end of visualc.hpp and then recompiled the serialization and regex libraries without problem: //http://msdn.microsoft.com/visualc/default.aspx?pull=/library/en-us/dnvs05/ht... #if (_MSC_VER >= 1400) // 1400 == VC++ 8.0 # define BOOST_HAS_NRVO #endif At least there is no harm in defining it. Regards, George. "Beman Dawes" <bdawes@acm.org> a écrit dans le message de news: dng3eo$u53$1@sea.gmane.org...
According to http://msdn.microsoft.com/visualc/default.aspx?pull=/library/en-us/dnvs05/ht..., VC++ 8.0 now support NRVO.
Config info isn't reporting BOOST_HAS_NRVO as being set.
Should this be changed?
--Beman
_______________________________________________ Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost