UTIL Library

Logo

Utility C++ library that is intended to be used as a base when developing applications.

View the Project on GitHub ihedvall/utillib

Summary

The UTIL C++ library is used as a base library for most applications. It contains useful classes and applications commonly used in many applications. The library has the following components.

The project also includes the following applications.

Detailed library documentation can be found here: API Documentation.

Source code and installation kit can be found here: GitHub Repository