[Bug libstdc++/42832] Revisit std::function for aliasing issues
rguenther at suse dot de
gcc-bugzilla@gcc.gnu.org
Tue Jan 26 14:35:00 GMT 2010
------- Comment #11 from rguenther at suse dot de 2010-01-26 14:34 -------
Subject: Re: Revisit std::function for aliasing
issues
On Tue, 26 Jan 2010, paolo dot carlini at oracle dot com wrote:
> ------- Comment #10 from paolo dot carlini at oracle dot com 2010-01-26 14:25 -------
> I'm not completely sure that the tr1 version actually includes indirectly
> std::swap. Please check that and in case just add bits/move.h, is enough and
> works also in non-C++0x mode.
>
> Otherwise, you are cleared to commit at your ease (please remember to update
> the dependencies)
Actually the tr1 version does but the std version does not. I'll adjust
that instead. What dependencies do you mean?
richard.
--
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42832
More information about the Gcc-bugs
mailing list