Constructor

Synopsis

constexpr
string_view_base(core::string_view s) noexcept;

Parameters

Name

Description

s

The string view

Created with MrDocs