This is the mail archive of the gcc-bugs@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]

Re: libstdc++/3759: nonconforming use of unqualified std:: names


"David Abrahams" <david.abrahams@rcn.com> writes:

The bottom line is that, we have an issue as to know which functions a
library can use unqualified.  As to now, there has been no definitive
resolution. Oh yes, one can modify insert() to please you, but that
doesn't answer the question of which function names the libray can use
in an unqualified manner.  The answer to that question is necessary
before going changing function name uses willy-nilly.

-- Gaby
CodeSourcery, LLC                       http://www.codesourcery.com


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