C++ Commons

documentation | browse svn | home page

Overview

The C++ Commons is a general-purpose utility library for the C++ programming language. This is a library of header files, in the same spirit as boost.

Features:

Third-party code:

Setup

Requirements:

Like boost, just include these header files in your next C++ project, and you’re ready to go!

Certain parts of the library have extra dependencies. (In particular, these tend to be designed as supplementing the required libraries.)

Code found here generally tries to complement code in the following other handy libraries:

Some other general-purpose libraries which I haven’t looked at in-depth:

License

C++ Commons is released under the GNU GPL3.

Contact

Copyright 2008 Yang Zhang.
All rights reserved.

Back to assorted.sf.net.