[boost] operators.hpp fixed

2003-02-26 Thread Daniel Frey
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

Re: [boost] operators.hpp fixed

2003-02-26 Thread Beman Dawes
At 04:34 PM 2/26/2003, Daniel Frey wrote: 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