
30 Jun
2008
30 Jun
'08
1:28 p.m.
shunsuke <pstade.mb <at> gmail.com> writes:
In C++03, it is (practically speaking) impossible to overload on "rvalueness".
Well, technically you're right. However, you can sometimes get all the information you reall care about, because treating a const rvalue as a const lvalue is pretty much always OK. -- Dave Abrahams Boostpro Computing http://boostpro.com