Subject: Re: [Boost-users] bug in boost or in gcc-5.2.0 ?
From: Gennadiy Rozental (rogeeff_at_[hidden])
Date: 2015-09-29 12:27:50


renaud lepere <lepere.renaud <at> yahoo.com> writes:

> Is it bad to use a lambda together with BOOST_CHECK ?

Not, as far as I know. Are you running your lambdas in the same thread?

Gennadiy