$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Daniel Frey (d.frey_at_[hidden])
Date: 2003-02-26 16:34:20
I just found a small bug of my implementation of NRVO-friendly operators.
Nothing serious, I just forgot to respect the setting of
BOOST_FORCE_SYMMETRIC_OPERATORS for the shift-operators. I already fixed
it in CVS. I hope this is OK without asking on the list first as I just
fixed my own stupid oversight and the fix is pretty obvious :)
Is there already a branch for the upcoming 1.30.0 where this should be
merged to?
Regards, Daniel