2
0
mirror of https://github.com/boostorg/thread.git synced 2026-02-02 21:32:08 +00:00
Marcel Raad f52f32afda Fix GetTickCount return type
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.
2014-09-28 21:25:36 +02:00
2014-06-10 00:18:36 +01: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%