We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e97c416 commit a6b8102Copy full SHA for a6b8102
docs/standard-library/future-functions.md
@@ -7,6 +7,8 @@ helpviewer_keywords: ["std::async [C++]", "std::future_category [C++]", "std::ma
7
---
8
# `<future>` functions
9
10
+The `<future>` header provides the following functions:
11
+
12
## <a name="async"></a> `async`
13
14
Represents an *asynchronous provider*.
0 commit comments