[Bug libstdc++/19664] libstdc++ headers should have pop/push of the visibility around the declarations

jakub at redhat dot com gcc-bugzilla@gcc.gnu.org
Sat Jul 15 10:35:00 GMT 2006



------- Comment #95 from jakub at redhat dot com  2006-07-15 10:34 -------
Can this be revisited now?
namespaces now can have the visibility attribute, although it has to be
present on each opening namespace.
Guess sticking __attribute__((__visibility__("default"))) into
_GLIBCXX_BEGIN_NAMESPACE and similar macros could do the trick.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=19664



More information about the Gcc-bugs mailing list