This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Incompatible type of std::imag function
- From: Gabriel Dos Reis <gdr at integrable-solutions dot net>
- To: Paolo Carlini <pcarlini at suse dot de>
- Cc: Gene Novark <gnovark at cs dot umass dot edu>, libstdc++ at gcc dot gnu dot org
- Date: 01 Feb 2006 14:38:15 +0100
- Subject: Re: Incompatible type of std::imag function
- References: <43E05841.8010905@cs.umass.edu> <43E07FBB.4000207@suse.de>
Paolo Carlini <pcarlini@suse.de> writes:
| (*) Note, however, that now that TR1 is out, setters seem slightly
| better from the point of view of consisteny with TR1, 8.1.9: the
| additional overloads cannot return by reference.
setters might be consitsnt with TR1, but, TR1 is wrong :-)
-- Gaby