id summary reporter owner description type status milestone component version severity resolution keywords cc 4562 Thread::id method fails to compile on msvc8 Reto Grieder Anthony Williams "Ticket #3761 introduced a fix for a template friend operator in thread::id. [[br]] The proposed solution, implemented in r62722, however lacks the ""const"" qualifier for the print() method. [[br]] The result is Visual Studio 8 complaining about it, since the argument type in the ""<<"" operator is ""const thread::id&"". I have not tested this on any other compiler, but the problem is pretty obious and trivial to fix." Bugs closed To Be Determined thread Boost 1.44.0 Problem duplicate thread const