Skip to content

Commit ac74d2e

Browse files
authored
Update string-view-typedefs.md
1 parent e9c9a2f commit ac74d2e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

docs/standard-library/string-view-typedefs.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ f1_keywords: ["xstring/std::string_view", "xstring/std::u16string_view", "xstrin
66
---
77
# `<string_view>` typedefs
88

9+
The `<string_view>` header provides the following typedefs:
10+
911
## <a name="string_view"></a> string_view
1012

1113
A type that describes a specialization of the class template [basic_string_view](../standard-library/basic-string-view-class.md) with elements of type **`char`**.

0 commit comments

Comments
 (0)