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 mostly applications. It contains useful classes and application commonly used in many applications. The library have the following components.

The project also include the following applications.

Detailed library documentation can be found here: API Documentation.

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