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

Gabriel Dos Reis gdr@codesourcery.com
Wed Jul 25 15:46:00 GMT 2001


The following reply was made to PR libstdc++/3759; it has been noted by GNATS.

From: Gabriel Dos Reis <gdr@codesourcery.com>
To: "David Abrahams" <david.abrahams@rcn.com>
Cc: <rittle@labs.mot.com>, "Gabriel Dos Reis" <gdr@codesourcery.com>,
   <gcc-bugs@gcc.gnu.org>, <gcc-gnats@gcc.gnu.org>
Subject: Re: libstdc++/3759: nonconforming use of unqualified std:: names
Date: 26 Jul 2001 00:42:44 +0200

 "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



More information about the Gcc-prs mailing list