mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-21 19:42:24 +01:00
8 lines
No EOL
401 B
Text
8 lines
No EOL
401 B
Text
GNU Common C++ is a portable and highly optimized class framework for
|
|
writing C++ applications that need to use threads.
|
|
|
|
This framework offers a class foundation that hides platform
|
|
differences from your C++ application so that you need not write
|
|
platform specific code. GNU Common C++ has been ported to compile
|
|
natively on most platforms which support either posix threads, or on
|
|
Microsoft Windows. |