$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: Anthony Williams (anthony_w.geo_at_[hidden])
Date: 2007-12-04 04:52:35
Anthony Williams <anthony_w.geo <at> yahoo.com> writes:
> Currently, the boost::move in question is an implementation detail of
> thread. It is an oversight that it is in the boost namespace and not the
> detail namespace.
I have now fixed this: I have renamed it to boost::detail::thread_move (and
boost::detail::thread_move_t
Anthony