Constructor
Synopsis
constexpr
string_view_base(string_view_base const& other) = default;Parameters
| Name | Description | 
| other | The object to copy construct from | 
Created with MrDocs
Constructor
constexpr
string_view_base(string_view_base const& other) = default;| Name | Description | 
| other | The object to copy construct from | 
Created with MrDocs