2
0
mirror of https://github.com/boostorg/thread.git synced 2026-01-26 19:12:11 +00:00
Andrey Semashev 0b2a61bca0 Fixed compilation with gcc 4.6 in C++11 mode
The compiler considers invoke() call ambiguous when the function object is actually a function pointer. This caused compilation errors in Boost.Coroutine, which uses invoke() through call_once(). Also added missing includes.
2014-08-03 11:58:54 -07:00
2014-07-26 07:19:28 +02:00
2014-07-06 11:48:55 +02:00
2014-06-10 00:18:36 +01:00
2014-07-26 07:19:59 +02:00
2001-06-15 15:27:08 +00:00
2014-06-09 14:05:57 +02:00

thread

Portable C++ multi-threading. C++11, C++14.

License

Distributed under the Boost Software License, Version 1.0.

Description
Mirrored via gitea-mirror
Readme 11 MiB
Languages
C++ 99.9%