2
0
mirror of https://github.com/boostorg/thread.git synced 2026-01-24 18:32:32 +00:00

merge from develop.

This commit is contained in:
Vicente J. Botet Escriba
2015-09-03 07:28:54 +02:00
29 changed files with 204 additions and 72 deletions

View File

@@ -234,7 +234,7 @@ int main()
{
return test_executor_adaptor();
#if defined BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION \
#if 0 && defined BOOST_THREAD_PROVIDES_FUTURE_CONTINUATION \
&& defined BOOST_THREAD_PROVIDES_EXECUTORS \
&& ! defined BOOST_NO_CXX11_RVALUE_REFERENCES