[Bug c++/105845] Provide a name mangling facility usable within C++ code

2022-06-06 Thread eyalroz1 at gmx dot com via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105845 --- Comment #2 from Eyal Rozenberg --- (In reply to Jiang An from comment #1) > I don't think this is a bug of libstdc++. Well, it's not a bug, it's a feature request. But - I certainly won't bikeshed about the choice of component. > Perhaps y

[Bug c++/105845] Provide a name mangling facility usable within C++ code

2022-06-06 Thread redi at gcc dot gnu.org via Gcc-bugs
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=105845 Jonathan Wakely changed: What|Removed |Added Severity|normal |enhancement Component|libstd