id,summary,reporter,owner,description,type,status,milestone,component,version,severity,resolution,keywords,cc 5617,boost::thread::id copy ctor,Jason Newton ,viboes,"Hi, I was using the boost logv2 package and when compiled under the intel compiler, errors occurred because some code in there was creating copies of boost::thread::id. This seemed reasonable so I went looking in the relevant place and didn't see a copy ctor or noncopyable. I guess gcc just automatically adds it, but the intel compiler doesn't. Anywho, small patch that adds it and resolves the problems with icc on the boost log library.",Patches,closed,Boost 1.49.0,thread,Boost 1.46.1,Problem,fixed,,