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++/51617] [C++0x] async(f) isn't.


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=51617

--- Comment #12 from Jonathan Wakely <redi at gcc dot gnu.org> ---
Author: redi
Date: Tue May  5 01:56:47 2015
New Revision: 222793

URL: https://gcc.gnu.org/viewcvs?rev=222793&root=gcc&view=rev
Log:
        PR libstdc++/51617
        * include/std/future (async): Change default policy to launch::async.

Modified:
    trunk/libstdc++-v3/ChangeLog
    trunk/libstdc++-v3/include/std/future


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