This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/42832] Revisit std::function for aliasing issues



------- Comment #13 from rguenther at suse dot de  2010-01-26 14:57 -------
Subject: Re:  Revisit std::function for aliasing
 issues

On Tue, 26 Jan 2010, paolo dot carlini at oracle dot com wrote:

> ------- Comment #12 from paolo dot carlini at oracle dot com  2010-01-26 14:37 -------
> Are you sure? The std version should be fine, via <utility> (remember the std
> version is enabled *only* in C++0x mode).

Ah, with -std=c++0x it's there indeed.

> I mean the "depends on" and "blocks" fields.

Ok

Richard.


-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=42832


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