Utility C++ is a header only cross-platform library including common functionality useful across applications.
As it is header only it can easily be added to any project without the hassle of configuring and building. Simply add the library to your include path. The library is in use on both Windows and Linux systems.
The project contains a mix of functions found only here, and other high quality utility methods made available for free use online.