$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Bruno Martínez (br1_at_[hidden])
Date: 2006-06-03 11:13:04
On Fri, 02 Jun 2006 18:08:25 -0300, Gennadiy Rozental
<gennadiy.rozental_at_[hidden]> wrote:
>> So my question is: Are Boost test tools designed to be used in multiple
>> threads?
>
> Short answer - no. The test framework is reentrant, but not thread safe.
What exactly does this mean?
Bruno