This is the mail archive of the libstdc++-cvs@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]

r166439 - in /trunk/libstdc++-v3: ChangeLog inc...


Author: bkoz
Date: Mon Nov  8 16:18:10 2010
New Revision: 166439

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=166439
Log:
2010-11-08  Benjamin Kosnik  <bkoz@redhat.com>

        * include/std/complex (operator==, !=): Mark constexpr.
        * testsuite/26_numerics/complex/comparison_operators/constexpr.cc: New.



Added:
    trunk/libstdc++-v3/testsuite/26_numerics/complex/comparison_operators/
    trunk/libstdc++-v3/testsuite/26_numerics/complex/comparison_operators/constexpr.cc
Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/complex


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