$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Beman Dawes (bdawes_at_[hidden])
Date: 2005-12-10 21:38:17
According to
http://msdn.microsoft.com/visualc/default.aspx?pull=/library/en-us/dnvs05/html/nrvo_cpp05.asp,
VC++ 8.0 now support NRVO.
Config info isn't reporting BOOST_HAS_NRVO as being set.
Should this be changed?
--Beman