Constructor
Synopsis
constexpr
string_view_base(core::string_view s) noexcept;
Parameters
| Name | Description |
|---|---|
s |
The string view |
Created with MrDocs
Constructor
constexpr
string_view_base(core::string_view s) noexcept;
| Name | Description |
|---|---|
s |
The string view |
Created with MrDocs