Modern CPP

Modern CPP

Posts 1-1 of 1
  • Jens Weller
    Jens Weller    Premium Member   Group moderator
    The company name is only visible to registered members.
    Intel Threading Blocks 3.0
    There is an interesting articel on Intel Threading Blocks at dr.dobbs:

    http://www.drdobbs.com/blog/archives/2010/05/intel_threading...

    New Features are:
    - new (optonal) capabilities that take advantage of C++ 0x
    - new synchronization capabilities
    - a new Design Patterns Manual
    - a new concurrent_unordered_map
    - Windows support for the latest Microsoft Visual Studio 2010
    - extended debugging support