VMS Help
CXXL, Objection package

 *Conan The Librarian

  The Objection package provides a way to implement simple error
  handling in DEC C++. You can use this package to catch run-time errors
  encountered when using classes, and to change or restore actions
  associated with such errors.

  Header:

 	#include <objection.hxx>
  Close     Help