mirror of
https://github.com/boostorg/thread.git
synced 2026-02-02 21:32:08 +00:00
f52f32afdada144651f7435afafd8b732dc421b6
int as a return type results in a signed/unsigned mismatch warning with MSVC (although disabled by default), and it doesn't even compile with clang-cl if the definiton from the Windows header was included before.
thread
Portable C++ multi-threading. C++11, C++14.
License
Distributed under the Boost Software License, Version 1.0.
Description
Languages
C++
99.9%