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 f2f33fc commit 91c1a35Copy full SHA for 91c1a35
docs/standard-library/string-functions.md
@@ -7,6 +7,8 @@ helpviewer_keywords: ["std::getline [C++]", "std::stod [C++]", "std::stof [C++]"
7
---
8
# `<string>` functions
9
10
+The `<string>` header provides the following functions:
11
+
12
## <a name="getline"></a> `getline`
13
14
Extract strings from the input stream line-by-line.
0 commit comments