$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] boost::thread object initialization. cannot understand.
From: Gottlob Frege (gottlobfrege_at_[hidden])
Date: 2010-01-21 13:29:02
>
> thank You for the explanation
> best regards!
> Michal
For more info, google for "most vexing parse", which is the common
name for this problem (coined by Scott Meyers in Effective STL so it
seems).
Tony