r181145 - in /trunk/libstdc++-v3: ChangeLog inc...
redi@gcc.gnu.org
redi@gcc.gnu.org
Tue Nov 8 01:23:00 GMT 2011
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
More information about the Libstdc++-cvs
mailing list