aboutsummaryrefslogtreecommitdiff
path: root/devel/ossp-ex/pkg-descr
blob: 0c246f0f33c7473ad29b0d7aaf3759c2ddad30de (plain) (blame)
1
2
3
4
5
6
OSSP ex is a small ISO-C++ style exception handling library for use in the
ISO-C language. It allows you to use the paradigm of throwing and catching
exceptions in order to reduce the amount of error handling code without
making your program less robust.

WWW: http://www.ossp.org/pkg/lib/ex/