Subject: Re: [Boost-users] [Boost.Thread] Join not waiting?
From: Igor R (boost.lists_at_[hidden])
Date: 2009-06-11 09:48:47


> As much as I like boost, sometimes I feel like programing with it is like
> playing one of those text-based adventure games where the challenge isn't
> solving the puzzles, it's guessing the syntax...

Objects' scope, locals vs. members - all these are just basic c++
rules, unrelated to boost or any other library.