]> git.ipfire.org Git - thirdparty/gcc.git/commit
* include/std/complex (complex::real, complex::imag): Add const.
authorredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Oct 2014 13:20:12 +0000 (13:20 +0000)
committerredi <redi@138bc75d-0d04-0410-961f-82ee72b054a4>
Wed, 15 Oct 2014 13:20:12 +0000 (13:20 +0000)
commit931e67744c527e66776545ce3d5ed1235ec59a4f
tree91268a7a118fc998d81b11263b429ce1b2506561
parent15d9538ce14ff5f8d8a1dc54b81d13d599edcbd8
* include/std/complex (complex::real, complex::imag): Add const.
* testsuite/26_numerics/complex/value_operations/constexpr2.cc: New.

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@216258 138bc75d-0d04-0410-961f-82ee72b054a4
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/complex
libstdc++-v3/testsuite/26_numerics/complex/value_operations/constexpr2.cc [new file with mode: 0644]