
5 Dec
2012
5 Dec
'12
11:32 a.m.
On Wed, Dec 5, 2012 at 5:22 AM, Andrey Semashev <andrey.semashev@gmail.com> wrote:
On Wed, Dec 5, 2012 at 11:13 AM, Eric Niebler <eric@boostpro.com> wrote:
[snip]
... and Microsoft's min/max macros cause no problems because they can be disabled with NOMINMAX. :-P
I don't see how this is related. We're not making nullptr a macro, it still obeys scoping rules.
If it is global, then it is all scopes. And it can't even be qualified, because nullptr is never used qualified in user code. []'s -- Felipe Magno de Almeida