Skip to content

Commit 91c1a35

Browse files
authored
Update string-functions.md
1 parent f2f33fc commit 91c1a35

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/string-functions.md

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

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

1214
Extract strings from the input stream line-by-line.

0 commit comments

Comments
 (0)