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-29 21:38:26
#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 viboes):
I have reached to make it work with
{{{
#define BOOST_THREAD_VERSION 4
//#define BOOST_NO_CXX11_RVALUE_REFERENCES
#define BOOST_THREAD_PROVIDES_ONCE_CXX11
}}}
I don't remember why BOOST_THREAD_PROVIDES_ONCE_CXX11 is not defined when
BOOST_THREAD_VERSION is defined.
Please could you check if this work for you. I will comeback when I found
why I have not defined it.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/10125#comment:3> 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