Subject: Re: [Boost-bugs] [Boost C++ Libraries] #2240: Move placeholders into the boost::placeholders namespace
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2014-01-29 16:41:46
#2240: Move placeholders into the boost::placeholders namespace
--------------------------------------+---------------------
Reporter: pdimov | Owner: pdimov
Type: Tasks | Status: new
Milestone: To Be Determined | Component: bind
Version: Boost Development Trunk | Severity: Problem
Resolution: | Keywords:
--------------------------------------+---------------------
Comment (by bret.kuhns):
+1 this is very frustrating and requires a lot of disambiguation for
something that should have always been in its own namespace to avoid these
problems. Even better, argument-dependent lookup causes the boost
placeholders in the inlined namespace to pull boost::bind as resolution
candidate even though `using namespace boost;` never appears in my project
(I do use the `std` namespace, however).
This is nasty, and confusing.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/2240#comment:11> Boost C++ Libraries <http://www.boost.org/> Boost provides free peer-reviewed portable C++ source libraries.
This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:15 UTC