This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: breakage with "[v3] (almost) finish <scoped_allocator>"


2012/10/19 Marc Glisse <marc.glisse@inria.fr>:
> On Fri, 19 Oct 2012, Hans-Peter Nilsson wrote:
>
>> Looks like _U is one of those identifiers that should be
>> avoided:
>
> [...]
>>
>> What's the preferred replacement?
>
>
> std::pair seems to use _U1 and _U2 rather than _U and _V.

When not numbered, I have seen (and used) _Up (similar to _Tp).

- Daniel


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]