mirror of
https://github.com/boostorg/thread.git
synced 2026-01-26 19:12:11 +00:00
boost-1.56.0
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.
thread
Portable C++ multi-threading. C++11, C++14.
License
Distributed under the Boost Software License, Version 1.0.
Description
Languages
C++
99.9%