mirror of
https://github.com/boostorg/thread.git
synced 2026-01-26 07:02:12 +00:00
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.