[Bug c++/34200] Two compilation units have same private class but no conflict detected or reported.
pinskia at gcc dot gnu dot org
gcc-bugzilla@gcc.gnu.org
Fri Nov 23 00:19:00 GMT 2007
------- Comment #8 from pinskia at gcc dot gnu dot org 2007-11-23 00:19 -------
If you want a real private class use anonymous namespaces, that is what they
are designed for.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=34200
More information about the Gcc-bugs
mailing list