Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Published by Scroll Versions from space IceMaster and version 3.7.1

Znav
nextThreads and Concurrency with C++
prevCustom String Converter Plug-ins with C++98

Before C++11, the standard C++ library lacked support for smart pointers with shared semantics, and did not provide a standard API to create threads, mutexes and other synchronization primitives.

Ice provides its own implementation of such utility-classes for the Ice C++98 mapping in the IceUtil namespace. These classes are visible only when using the C++98 mapping.

Topics

Children Display

 

Znav
nextThreads and Concurrency with C++
prevCustom String Converter Plug-ins with C++98