Dženan Zukić
Results
653
comments of
Dženan Zukić
Yes, the use of platform-specific threads predates C++11 by more than a decade. > purge the system of pthread and Win32 threads in favor of C++11 threads Anyone is welcome...
> We do use C++11 threads by default in master. Yes, ThreadPool uses C++11 threads.
@hjmjohnson Purging native threads is a large and finnicky undertaking.