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: Curious issue with char_traits


Paolo Carlini <pcarlini@suse.de> writes:

| Peter Dimov wrote:
| 
| > Paolo Carlini wrote:
| >
| >> A variant of this idea would be concentrating on the free functions:
| >> for one, AFAICS, there are no dangers coming from classes like slist
| >> or hash_map;
| >
| > I don't have g++4 now to check, but g++ is (was?) the only compiler in
| > existence where non-function names are found by ADL and cause errors.
| 
| If this is really still true (I'm going to check) we have to fix the
| compiler first, it's crazy!

Before fixing the compiler, you have to explain why it is wrong.
See the discussion on the core issue list, be sure you don't read only
the web rendition of but you do follow the real discussion on -core.

-- Gaby


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