[#07A3A6C3199DD3089A9D0DFCD2F5B2E4C76336DB]

Function pct_string_view:: pct_string_view

Constructor

Synopsis

            constexpr
pct_string_view() = default;
        

Description

Default constructed string are empty.

Complexity

Constant.

Exception Safety

Throws nothing.