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: [RFC] libstdc++/5734


Levente Farkas <lfarkas@mindmaker.hu> writes:

[...]

| > | and use different namespace!!!
| > 
| > I think it was intended that <ext/xxx> should bring them into std::
| > via using-declaration. No?
| > 
| > | they have to rewrite it everywhere:-(((
| > 
| > No, they should not.
| 
| AFAIK they are in namespace __gnu_cxx, so they must:-(

A patch to add corresponding using-declartions in <ext/xxx> is
welcome.

-- Gaby


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