future (packaged_task(allocator_arg_t, const A&, F&&): Remove explicit (LWG 2407).
authorJonathan Wakely <jwakely@redhat.com>
Wed, 13 May 2015 13:54:40 +0000 (14:54 +0100)
committerJonathan Wakely <redi@gcc.gnu.org>
Wed, 13 May 2015 13:54:40 +0000 (14:54 +0100)
commite6508eaf6925e46585ac87ac83406457414022a7
treee93e624880410ed6709af7cdf12d4366a430587e
parentbcb896abe8e24ddf1f120e66bea6cd16e3fd0ca3
future (packaged_task(allocator_arg_t, const A&, F&&): Remove explicit (LWG 2407).

* include/std/future (packaged_task(allocator_arg_t, const A&, F&&):
Remove explicit (LWG 2407).

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