$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Ovanes Markarian (om_boost_at_[hidden])
Date: 2007-10-24 06:02:01
Hello!
I am just wondering, that the upcoming standard does not provide the
is_rvalue type_trait. At least I did not find it in the mailings. Since
there is an is_reference trait and rvalues are going to be added to the
standard, don't you think the is_rvalue should be a part of upcoming
standard type_traits?
Many Thanks,
Ovanes