|
utility 2026.1.9
A comprehensive C++ utilities library tailored for the development of modern desktop and extended reality (XR) applications.
|
Utility is not an application framework. It is a shared library of helpers that the other libraries build on.
Utility should stay generic. If a type starts depending on application logic, it belongs in a higher-level library instead.