]> git.ipfire.org Git - thirdparty/gcc.git/commit - libstdc++-v3/include/std/future
future (__future_base::_Ptr): Use alias-declaration.
authorJonathan Wakely <jwakely.gcc@gmail.com>
Tue, 8 Nov 2011 01:23:53 +0000 (01:23 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Tue, 8 Nov 2011 01:23:53 +0000 (01:23 +0000)
commitc4d9f41936d0060b79c48325f6098cd9ac5ac29d
tree3540e8ffe4706845a187a9fb3c1ce0e1aeb8305c
parent7e72c65d183305bf9986be8404e01047a0a3d07b
future (__future_base::_Ptr): Use alias-declaration.

* 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.

From-SVN: r181145
libstdc++-v3/ChangeLog
libstdc++-v3/include/std/future