This is the mail archive of the libstdc++@sourceware.cygnus.com 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]

Re: Some shadow fixes.


> In practice, this means you have to hide the extern "C" declaration 
> in a namespace somewhere, and define a single inline forwarding 
> function to expose in various namespaces.

As I've explained in a different message: all extern "C" functions
with a certain name are the same, whether they appear in the global or
"swamp" namespace.

Regards,
Martin


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