public inbox for gcc-bugs@sourceware.org
help / color / mirror / Atom feed
* [Bug libstdc++/65329] New: [C++14] constexpr complex::real(), imag() are non-const
@ 2015-03-05 19:36 gcc@axel-naumann.de
  2015-03-05 20:33 ` [Bug libstdc++/65329] " gcc@axel-naumann.de
  2015-03-05 20:59 ` redi at gcc dot gnu.org
  0 siblings, 2 replies; 3+ messages in thread
From: gcc@axel-naumann.de @ 2015-03-05 19:36 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65329

            Bug ID: 65329
           Summary: [C++14] constexpr complex::real(), imag() are
                    non-const
           Product: gcc
           Version: unknown
            Status: UNCONFIRMED
          Severity: normal
          Priority: P3
         Component: libstdc++
          Assignee: unassigned at gcc dot gnu.org
          Reporter: gcc@axel-naumann.de

Hi,

N3669 wants "constexpr std::complex::real() const" but
https://gcc.gnu.org/onlinedocs/libstdc++/latest-doxygen/a00664.html#a26d289a887c06b2d66fd02dbcd345678
claims that didn't happen so far in libstdc++ despite it claiming to implement
N3669
<https://gcc.gnu.org/onlinedocs/libstdc++/manual/status.html#status.iso.2014>.

Could that be fixed, please? Same for imag() of course.

Cheers, Axel.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libstdc++/65329] [C++14] constexpr complex::real(), imag() are non-const
  2015-03-05 19:36 [Bug libstdc++/65329] New: [C++14] constexpr complex::real(), imag() are non-const gcc@axel-naumann.de
@ 2015-03-05 20:33 ` gcc@axel-naumann.de
  2015-03-05 20:59 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: gcc@axel-naumann.de @ 2015-03-05 20:33 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65329

--- Comment #2 from Axel Naumann <gcc@axel-naumann.de> ---
Thanks Jonathan,

Indeed, that does it. Apologies for not going to the source of it!

Axel.


^ permalink raw reply	[flat|nested] 3+ messages in thread

* [Bug libstdc++/65329] [C++14] constexpr complex::real(), imag() are non-const
  2015-03-05 19:36 [Bug libstdc++/65329] New: [C++14] constexpr complex::real(), imag() are non-const gcc@axel-naumann.de
  2015-03-05 20:33 ` [Bug libstdc++/65329] " gcc@axel-naumann.de
@ 2015-03-05 20:59 ` redi at gcc dot gnu.org
  1 sibling, 0 replies; 3+ messages in thread
From: redi at gcc dot gnu.org @ 2015-03-05 20:59 UTC (permalink / raw)
  To: gcc-bugs

https://gcc.gnu.org/bugzilla/show_bug.cgi?id=65329

Jonathan Wakely <redi at gcc dot gnu.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|---                         |FIXED
   Target Milestone|---                         |5.0

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Fixed in 5.0


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2015-03-05 20:59 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-03-05 19:36 [Bug libstdc++/65329] New: [C++14] constexpr complex::real(), imag() are non-const gcc@axel-naumann.de
2015-03-05 20:33 ` [Bug libstdc++/65329] " gcc@axel-naumann.de
2015-03-05 20:59 ` redi at gcc dot gnu.org

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).