Standard Portable Library 0.2.0 (Default branch) |
|
|
The Standard Portable Library is a pointer
friendly C/C++ STL substitute. The API is similar
to Java or .NET and includes common data
structures, networking, and database support.
License: GNU General Public License (GPL)
Changes:
GCC 4.2 warnings were cleaned up. A new DesStream class was added. Minor bugs in the terminal classes were fixed. Several new unit tests were added.
|