[Bug libstdc++/31511] /usr/include/c++/bits/cmath.tcc: no match for ternary 'operator?:' in '((__n % 2u) != 0u) ? __x : 1'
gdr at cs dot tamu dot edu
gcc-bugzilla@gcc.gnu.org
Sun Apr 8 20:53:00 GMT 2007
------- Comment #7 from gdr at cs dot tamu dot edu 2007-04-08 21:53 -------
Subject: Re: /usr/include/c++/bits/cmath.tcc: no match for ternary
'operator?:' in '((__n % 2u) != 0u) ? __x : 1'
"pcarlini at suse dot de" <gcc-bugzilla@gcc.gnu.org> writes:
| Gaby, not a big deal (complex<t> is unspecified for T != floating, ...), but
| what do you think, shall we do the 1 -> _Tp(1) change?
Sounds good.
-- Gaby
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=31511
More information about the Gcc-bugs
mailing list