|
Boost : |
From: David Abrahams (dave_at_[hidden])
Date: 2008-06-30 09:28:49
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
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk