I am pleased to announce the third beta release (v0.3) of the
just::thread C++0x standard thread library implementation.
The library offers a complete implementation of the C++0x standard
thread library for users of Microsoft Visual Studio 2008 and Microsoft
Visual C++ Express 2008 for 32-bit Windows targets.
Changes since beta 0.2:
- Improvements to deadlock detection mode --- deadlocks detected in more scenarios, and better debug information given;
- Improved implementation of std::ratio support classes used by std::chrono::duration;
- Better resolution for std::chrono::monotonic_clock;
- Added conversion to/from time_t for std::chrono::system_clock::time_point;
- More extensive documentation.
Sign up to this forum and download the beta today!
All beta testers will receive a 25% discount on the final library.