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:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user