Using Sun WorkShop

Compiler C++

Available only with Sun Visual WorkShop C++.

This release implements the complete feature set found in The Annotated C++ Reference Manual. [Stroustrop, Bjarne, and Margaret Ellis, The Annotated C++ Reference Manual, Addison-Wesley, 1990.] It includes support for exception handling, an incremental linker, a fast template instantiation scheme, and an enhanced version of the commercially available Tools.h++ class library. As an optimizing, native C++ compiler, the version offers significant boosts in both compilation and execution speed.

The C++ language features in this release offer improved support for the ISO C++ standard, including:

For more information about the C++ compiler, including a list of the C++ documentation, see C++ User's Guide.