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++/49204] [C++0x] remaining issues in <future>


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

--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-12-23 16:10:58 UTC ---
Author: redi
Date: Fri Dec 23 16:10:48 2011
New Revision: 182658

URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=182658
Log:
    PR libstdc++/49204
    * include/std/future (future_errc): Implement LWG 2056.


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]