This is the mail archive of the
libstdc++-cvs@gcc.gnu.org
mailing list for the libstdc++ project.
r181145 - in /trunk/libstdc++-v3: ChangeLog inc...
- From: redi at gcc dot gnu dot org
- To: libstdc++-cvs at gcc dot gnu dot org
- Date: Tue, 08 Nov 2011 01:23:54 -0000
- Subject: r181145 - in /trunk/libstdc++-v3: ChangeLog inc...
Author: redi
Date: Tue Nov 8 01:23:53 2011
New Revision: 181145
URL: http://gcc.gnu.org/viewcvs?root=gcc&view=rev&rev=181145
Log:
* include/std/future (__future_base::_Ptr): Use alias-declaration.
(__is_same_pkgdtask): Rename to __constrain_pkgdtask and use decay
instead of remove_reference so that cv-quals are removed.
Modified:
trunk/libstdc++-v3/ChangeLog
trunk/libstdc++-v3/include/std/future