
25 Jul
2004
25 Jul
'04
5:29 p.m.
From: Howard Hinnant <hinnant@twcny.rr.com>
try_move has been dumped in favor of overloaded |= and <<= operators. This does not mean that I'm set on these operators, or that ~= or %= wouldn't be better as Rob suggests. Just there were getting to be so many changes, I wanted to get a new spec up.
The good news, in case no one else considered it, is that the precedence of any of the X= operators is very low, so you can take your pick on esthetic grounds alone. -- Rob Stewart stewart@sig.com Software Engineer http://www.sig.com Susquehanna International Group, LLP using std::disclaimer;