boostorg / thread

Boost.org thread module
http://boost.org/libs/thread
202 stars 163 forks source link

Fix build on clang-19 #408

Open arvid-norlander opened 3 weeks ago

arvid-norlander commented 3 weeks ago

Fix build on clang-19 (which checks more things in uninstantiated templates)

Fixes #402