$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
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