[thread] Passing function with parameters to boost::barrier
Hi Boost developers,
I'm having a problem with passing a completion function to a
boost::barrier, causing a segfault, and I suspect it is a bug in the
barrier code. The following is a minimal example that shows the problem:
#include
AMDG On 1/31/19 7:08 AM, André Offringa via Boost wrote:
I'm having a problem with passing a completion function to a boost::barrier, causing a segfault, and I suspect it is a bug in the barrier code. The following is a minimal example that shows the problem:
This appears to be fixed recently: https://svn.boost.org/trac10/ticket/13561 In Christ, Steven Watanabe
participants (2)
-
André Offringa
-
Steven Watanabe