2
0
mirror of https://github.com/boostorg/thread.git synced 2026-01-20 17:12:13 +00:00

fix 10478 data race in boost/thread/future.hpp

This commit is contained in:
Vicente J. Botet Escriba
2014-09-10 13:44:44 +02:00
parent 8440e9a7d8
commit 11e4c950ac
7 changed files with 13 additions and 24 deletions

View File

@@ -9,7 +9,7 @@
#define BOOST_RESULT_OF_USE_DECLTYPE
#endif
#ifndef BOOST_NO_CXX11_DECLTYPE_N3276
#define BOOST_THREAD_NO_CXX11_DECLTYPE_N3276
//#define BOOST_THREAD_NO_CXX11_DECLTYPE_N3276
#endif
#define BOOST_THREAD_VERSION 4