complex (complex::real, [...]): Add const.
authorJonathan Wakely <jwakely@redhat.com>
Wed, 15 Oct 2014 13:20:12 +0000 (14:20 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 15 Oct 2014 13:20:12 +0000 (14:20 +0100)
commit327a79a52392f9fec4c92693278fe8d362bc7008
tree91268a7a118fc998d81b11263b429ce1b2506561
parentcd9b223aaaf57789f2e68cf6c6e806bc3c2b8de1
complex (complex::real, [...]): Add const.

* include/std/complex (complex::real, complex::imag): Add const.
* testsuite/26_numerics/complex/value_operations/constexpr2.cc: New.

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