diff options
Diffstat (limited to 'devel/libg++/DESCR')
-rw-r--r-- | devel/libg++/DESCR | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/libg++/DESCR b/devel/libg++/DESCR index 22f58d4cac1..251d51f2e49 100644 --- a/devel/libg++/DESCR +++ b/devel/libg++/DESCR @@ -1,5 +1,5 @@ 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. +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 |