slackbuilds_ponce/libraries/commoncpp2
2010-05-19 02:35:49 -04:00
..
commoncpp2.info
commoncpp2.SlackBuild libraries/commoncpp2: Fixed for bash4. 2010-05-19 02:35:49 -04:00
fix-netfilter.patch
README
slack-desc

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.