2
0
mirror of https://github.com/boostorg/thread.git synced 2026-01-25 06:42:23 +00:00

merge from develop for 1.56.

This commit is contained in:
Vicente J. Botet Escriba
2014-02-15 16:08:32 +01:00
72 changed files with 6688 additions and 2036 deletions

View File

@@ -8,6 +8,10 @@
#if ! defined BOOST_NO_CXX11_DECLTYPE
#define BOOST_RESULT_OF_USE_DECLTYPE
#endif
#ifndef BOOST_NO_CXX11_DECLTYPE_N3276
#define BOOST_THREAD_NO_CXX11_DECLTYPE_N3276
#endif
#define BOOST_THREAD_VERSION 4
//#define BOOST_THREAD_USES_LOG
#define BOOST_THREAD_USES_LOG_THREAD_ID