Re: [Boost-bugs] [Boost C++ Libraries] #10125: call_once: compile errors in variadic version with rvalue reference emulation

Subject: Re: [Boost-bugs] [Boost C++ Libraries] #10125: call_once: compile errors in variadic version with rvalue reference emulation
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-06-30 07:16:32


#10125: call_once: compile errors in variadic version with rvalue reference
emulation
-------------------------------+----------------------
  Reporter: raad@… | Owner: viboes
      Type: Bugs | Status: assigned
 Milestone: To Be Determined | Component: thread
   Version: Boost 1.55.0 | Severity: Problem
Resolution: | Keywords:
-------------------------------+----------------------

Comment (by raad@…):

 Defining BOOST_THREAD_PROVIDES_ONCE_CXX11 would work for me as I don't
 actually need this for MSVC, only for the latest clang. I only use MSVC
 for testing as I don't have access to clang regularly.
 But unfortunately I still have to define BOOST_NO_CXX11_RVALUE_REFERENCES
 as the standard library I have to use with clang is not move-aware and
 does not provide std::move and std::forward :-(

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/10125#comment:5>
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:16 UTC