This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC 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]

[Bug c++/43824] C++0x feature "inline namespace" enabled under -std=c++98; no warnings



------- Comment #4 from redi at gcc dot gnu dot org  2010-04-21 17:04 -------
good point

then #pragma GCC system_header must disable the warning, so we can use inline
namespaces and variadic templates in the standard library


-- 


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


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