Author Topic: ANNOUNCE: Just::Thread 1.7.3 released  (Read 25022 times)

Anthony Williams

  • Administrator
  • Full Member
  • *****
  • Posts: 103
    • View Profile
    • just::thread C++ Thread Library
ANNOUNCE: Just::Thread 1.7.3 released
« on: January 10, 2012, 06:15:25 PM »
I am pleased to announce that version 1.7.3 of Just::Thread has been released, with the following changes:

  • The TDM port of gcc v4.6.1 for Windows is now supported
  • gcc v4.6.2 on Fedora 16 is now supported
  • std::thread::id is now a proper nested class rather than a typedef to a namespace-level class.
  • Just::Thread can now be used within a dynamically-loaded DLL on Windows

As usual, existing customers are entitled to a free upgrade to V1.7.3 from all earlier versions.
« Last Edit: August 30, 2012, 05:40:51 PM by Anthony Williams »