]> git.ipfire.org Git - thirdparty/gcc.git/commit
complex (operator==, !=): Mark constexpr.
authorBenjamin Kosnik <bkoz@redhat.com>
Mon, 8 Nov 2010 16:18:10 +0000 (16:18 +0000)
committerBenjamin Kosnik <bkoz@gcc.gnu.org>
Mon, 8 Nov 2010 16:18:10 +0000 (16:18 +0000)
commit6684c4438611d08f60b540509e4bd05ae1efbcb8
tree8f4a0116510d057322578ffcdd4eefb5000c4a50
parent7606bd1197e8b097d175639bc0be68833e1ef1df
complex (operator==, !=): Mark constexpr.

2010-11-08  Benjamin Kosnik  <bkoz@redhat.com>

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

From-SVN: r166439
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/complex
libstdc++-v3/testsuite/26_numerics/complex/comparison_operators/constexpr.cc [new file with mode: 0644]