$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Boost.Thread annoyance
From: anony (janezz55_at_[hidden])
Date: 2009-02-25 17:06:53
> This issue crops up since years and annoys everybody.
> I still pray for the day when someone removes this from ::
>
> I ended up using explicit namespace prefixes everywhere.
>
> Workaround:
>
> namespace bl = boost::lambda;
> // use bl::_1 in code
Thanks; this thread.hpp annoyance is new... It was not present with
1.35, it must have begun either in 1.36 or 1.37.