You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The `<string_view>` header provides the following typedefs:
10
+
9
11
## <aname="string_view"></a> string_view
10
12
11
13
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