Skip to content

Add threading library

Pascal Palenda requested to merge feature/ihta-threading into develop

This library adds a thin wrapper around std::thread to comply with the old Vista interface.

It is developed to replace the Vista threading eventually.

Merge request reports