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

[v3] avoid duplicate definitions in <tr1/complex> in C++0x mode


2011-02-12  Paolo Carlini  <paolo.carlini@oracle.com>

        * include/tr1/cmath (fabs): Define.
        * include/tr1/complex (acos, asin, atan): Avoid duplicate definitions
        in C++0x mode.

2011-02-12  Jonathan Wakely  <jwakely.gcc@gmail.com>

        * testsuite/tr1/headers/c++200x/complex.cc: New.

tested x86_64-linux, committed to trunk

Attachment: tr1complex.txt
Description: Text document


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