A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://timsong-cpp.github.io/cppwp/n4140/futures.task.nonmembers below:

[futures.task.nonmembers]

30.6.9.2 packaged_task globals [futures.task.nonmembers]

template <class R, class... ArgTypes> void swap(packaged_task<R(ArgTypes...)>& x, packaged_task<R(ArgTypes...)>& y) noexcept;

1

Effects: x.swap(y)

template <class R, class Alloc> struct uses_allocator<packaged_task<R>, Alloc> : true_type { };

2

Requires: Alloc shall be an Allocator ([allocator.requirements]).


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4