Prune devel/py-EnthoughtBase
[dports.git] / devel / ossp-ex / pkg-descr
1 OSSP ex is a small ISO-C++ style exception handling library for use in the
2 ISO-C language. It allows you to use the paradigm of throwing and catching
3 exceptions in order to reduce the amount of error handling code without
4 making your program less robust.
5
6 WWW: http://www.ossp.org/pkg/lib/ex/