$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] reference to _1 is ambiguous
From: Peter Dimov (pdimov_at_[hidden])
Date: 2009-03-18 14:21:18
Noah Roberts:
> Would be nice if bind() didn't cause this.
I can probably get the placeholders out of the global namespace in 1.41.
> Are the placeholders going to be in an anonymous namespace when added to
> the std lib?
No, they're in namespace std::placeholders.