blob: 22f58d4cac19a9f78389e396cb1d471bb64f7f2c (
plain)
1
2
3
4
5
6
|
The GNU C++ Class Library is a set of C++ classes that ease implementation
of many common concepts left out of even the most recent C++ standards.
It includes regular expressions, dynamically linked lists, and more. This
library requires the libstdc++ available in NetBSD 1.4, and will not work
on earlier releases (earlier releases shipped with a libg++ appropriate
for that release).
|