slackbuilds_ponce/libraries/commoncpp2
2010-05-13 00:29:01 +02:00
..
commoncpp2.info libraries/commoncpp2: Updated for version 1.7.3 2010-05-13 00:29:01 +02:00
commoncpp2.SlackBuild libraries/commoncpp2: Updated for version 1.7.3 2010-05-13 00:29:01 +02:00
fix-netfilter.patch libraries/commoncpp2: Added to 12.2 repository 2010-05-12 23:30:03 +02:00
README libraries/commoncpp2: Added to 12.2 repository 2010-05-12 23:30:03 +02:00
slack-desc libraries/commoncpp2: Added to 12.2 repository 2010-05-12 23:30:03 +02:00

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.