This is the mail archive of the gcc@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [c++0x] cannot return a constant


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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]