base_tests.cpp
2.13 KB
-
Rework threads to not be template based. · 4a9ca21d
This allows us to more easily handle them and makes their interface closer to std::thread.
FritzFlorian committed
This allows us to more easily handle them and makes their interface closer to std::thread.