
24 Mar
2011
24 Mar
'11
4:49 p.m.
El 24/03/2011 13:28, Tal Agmon escribió:
Hello,
Did anyone experience the following
Revision 70494 tested on msvc2010
with headers the following headers:
I think Boost.Thread should not define anything related to "move" in boost namespace, specially since this definition is in thread/detail/move.hpp header (implementation detail), sooner or later it will produce name clashes. I think the only way to address this without breaking user code in Boost 1.47 is to port Boost.Thread to Boost.Move. Ion