On Sat, May 21, 2022 at 2:51 PM Jeanette C. wrote:
> Hey hey,
> using boost 1.78 from the Archlinux repository, using the thread constructor
> with
> boost::thread::attributes
> as first argument fails to compile.

It's as if BOOST_THREAD_PROVIDES_VARIADIC_THREAD is not defined, which
would happen if BOOST_THREAD_VERSION is less than 4. Can you check if
this is the case?

Glen
_______________________________________________
Boost-users mailing list
Boost-users@lists.boost.org
https://lists.boost.org/mailman/listinfo.cgi/boost-users

Reply via email to