[Bug c++/18267] external linkage of functions declared in an anonymous namespace
giovannibajo at libero dot it
gcc-bugzilla@gcc.gnu.org
Mon Nov 1 23:52:00 GMT 2004
------- Additional Comments From giovannibajo at libero dot it 2004-11-01 23:52 -------
Names declared in anonymous namespaces do not get internal linkage by default.
In fact, they can be used as template non-type arguments (names with internal
linkage cannot be used in such contexts).
--
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |INVALID
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=18267
More information about the Gcc-bugs
mailing list