mirror of
https://github.com/ETLCPP/etl.git
synced 2026-06-15 16:36:03 +08:00
* Print test names at test time (#1343) * Fix operator| conflict with std::ranges (#1395) * Fix the case of using STL without pthreads but with mutexes On non-POSIX targets in STL mode, std::mutex is included from mutex.h but will probably miss pthreads. Instead, other implementations might be detected and used in mutex.h. Therefore, adding ETL_NO_STD_MUTEX as a profile option for ETL. Further, removing unnecessary includes from queue headers. --------- Co-authored-by: John Wellbelove <john.wellbelove@etlcpp.com> Co-authored-by: John Wellbelove <jwellbelove@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| etl | ||