3 lines
216 B
Text
3 lines
216 B
Text
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.
|