Files
clang-p2996/libcxx/modules/std
Louis Dionne 99174842ae [libc++] Make std::jthread supported in non-experimental mode (#107900)
We waited before supporting std::jthread fully because we wanted to
investigate other implementation strategies (in particular one involving
std::mutex). Since then, we did some benchmarking and decided that we
wouldn't be moving forward with std::mutex. Hence, there is no real
reason to punt on making std::jthread & friends non-experimental.
2024-09-12 09:48:59 -04:00
..
2023-11-24 17:34:30 +01:00
2023-11-08 17:45:06 +01:00