This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ 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: Unuglified name in __normal_iterator


Paolo Carlini <pcarlini@suse.de> writes:

| Therefore, the user cannot anticipate whether class reverse_iterator,
| which defines a base() member, is pulled in or not. Therefore, cannot
| safely use the name base in a preprocessor macro, I think.

Indeed, user cannot play games with "base".  Period.

-- Gaby


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