$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] thread problem
From: Kraus Philipp (philipp.kraus_at_[hidden])
Date: 2010-11-27 12:39:19
Am 27.11.2010 um 18:30 schrieb Steven Watanabe:
> AMDG
>
> On 11/27/2010 9:24 AM, Philipp Kraus wrote:
>> the constructors of boost::thread starts my function directly in
>> background?
>
> Yes.
Thanks for the fast answer, It works :-P
Phil