XXL v1.0.1 (January 30, 2005)
(c) Copyright 2003-2005 Matt Messier and John Viega

XXL is a library for C and C++ that provides exception handling and asset management. Asset management is integrated with the exception handling mechanism such that assets may be automatically cleaned up if an exception is thrown, which allows for much simplified program structure with respect to error handling.

By allowing XXL to track assets and using its exception handling features, the programmer no longer has to check error conditions on every function call and cleanup the assets on failure because XXL does the work.


Documentation

HTML Format
PDF Format

Source Distribution

xxl-1.0.1.tar.gz
xxl-1.0.1.zip

Previous Releases

XXL 1.0.0 (July 21, 2003)

xxl-1.0.0.tar.gz
xxl-1.0.0.zip

XXL 0.9.5 (June 4, 2003)

xxl-0.9.5.tar.gz
xxl-0.9.5.zip

XXL 0.9.1 (May 20, 2003)

xxl-0.9.1.tar.gz
xxl-0.9.1.zip