[c++0x] cannot return a constant

Ian Lance Taylor iant@google.com
Tue Nov 30 23:34:00 GMT 2010


Roman Kononov <roman@binarylife.net> writes:

> 2010-11-30 15:13 CST, Gabriel Dos Reis <gdr@integrable-solutions.net>
> said:
>>On Tue, Nov 30, 2010 at 3:11 PM, Roman Kononov <roman@binarylife.net> wrote:
>>> I exactly want to be unable to change an object during its lifetime
>>> except when it is moved-and-destroyed.
>>
>>isn't that a question for C++ forums?
>
> I hoped you knew the answer. :)

That would be reasonable on the mailing list gcc-help@gcc.gnu.org, but
not on the mailing list gcc@gcc.gnu.org.  gcc@gcc.gnu.org is for the
development of gcc itself.  Please take any future questions about using
gcc to gcc-help.  Thanks.

Ian



More information about the Gcc mailing list