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]

Re: C++: "unqualified" linkage


On Jan 17, 2000, "Martin v. Loewis" <martin@loewis.home.cs.tu-berlin.de> wrote:

> I thought this not very descriptive, either. I feel that 'global'
> things are those that can be qualified with '::', i.e. toplevel
> names. The feature doesn't affect scoping at all; it only affects the
> mangling. On the linker level, OTOH, all names are 'global'.

How about `extern "C::"'.  To me, this reads as ``this is in the C
namespace''.

-- 
Alexandre Oliva http://www.ic.unicamp.br/~oliva IC-Unicamp, Bra[sz]il
oliva@{lsd.ic.unicamp.br,guarana.{org,com}} aoliva@{acm,computer}.org
oliva@{gnu.org,kaffe.org,{egcs,sourceware}.cygnus.com,samba.org}
** I may forward mail about projects to mailing lists; please use them


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