Subject: Re: [boost] Removing Bind placeholders from the global namespace
From: Peter Dimov (pdimov_at_[hidden])
Date: 2009-06-14 17:07:28


Andrey Semashev:

> Will it break users' code that don't import boost::bind into the global
> namespace but use placeholders without qualification?

Yes it will. But we can't leave them as they're now because people complain
of conflicts.