CathLibCPP is an implementation of the Standard C++ Library by Miles Sabin for Acorn CFront. It aims to:
- Implement the Standard C++ Library as fully as possible with Acorn's CFront.
- Add a degree of exception handling and runtime type identification (RTTI) capability to CFront.
- Reduce the amount of code "bloat" caused by the Standard Template Library (STL).
Miles Sabin is no longer programming for RISC OS, and has kindly allowed CathLibCPP to be released more or less "as is" on the condition that he is not asked for any help. It may be freely used and copied providing suitable copyright messages are included in all copies. Full details of the Conditions of Use are included in the documentation.