Skip to content

Commit a6b8102

Browse files
authored
Update future-functions.md
1 parent e97c416 commit a6b8102

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/future-functions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ helpviewer_keywords: ["std::async [C++]", "std::future_category [C++]", "std::ma
77
---
88
# `<future>` functions
99

10+
The `<future>` header provides the following functions:
11+
1012
## <a name="async"></a> `async`
1113

1214
Represents an *asynchronous provider*.

0 commit comments

Comments
 (0)