Boost C++ Libraries Home Libraries People FAQ More

PrevUpHomeNext
pct_string_view::pct_string_view (1 of 7 overloads)

Constructor.

Synopsis
constexpr
pct_string_view();
Description

Default constructed string are empty.

Complexity

Constant.

Exception Safety

Throws nothing.


PrevUpHomeNext