[Boost-bugs] [Boost C++ Libraries] #5617: boost::thread::id copy ctor

Subject: [Boost-bugs] [Boost C++ Libraries] #5617: boost::thread::id copy ctor
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2011-06-16 20:26:14


#5617: boost::thread::id copy ctor
---------------------------------------------+------------------------------
 Reporter: Jason Newton <nevion@…> | Owner: anthonyw
     Type: Patches | Status: new
Milestone: To Be Determined | Component: thread
  Version: Boost 1.46.1 | Severity: Problem
 Keywords: |
---------------------------------------------+------------------------------
 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.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/5617>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:06 UTC