$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: AlisdairM (alisdair.meredith_at_[hidden])
Date: 2007-05-18 03:21:15
Is move test purely intended to support compilers which implement
rvalue references? Or is rvalue emulation planned (as with the
auto_ptr test)?
If it is a C++0x only test, I would recommend adding a "C++0x" category
in the explicit failures xml file, and marking up the majority of
platformd as known failures.
Otherwise, I am happy to wait for further patches <g>
-- AlisdairM