Preliminary documentation for Ice for MATLAB. Do not use in production applications. Refer to the space directory for other releases.

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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

 

  • No labels