[v3] suppress special math when c++0x, v2

Benjamin Kosnik bkoz@redhat.com
Thu May 17 11:42:00 GMT 2007


This is much like what was posted yesterday, but instead of adding a new 
macro (_GLIBCXX_SUPPRESS_TR1) I just use the usual pre-defined macro for 
C++0x support.

I do this because it's simpler, and also because defining/undefining is 
pretty fragile, especially in something that includes other std headers 
and has a non-trivial dependency chain.

tested x86/linux

-benjamin
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: p.20070517-1
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20070517/405cec3a/attachment.ksh>


More information about the Libstdc++ mailing list