Swap

Synopsis

void
swap(string_view_base& s) noexcept;

Parameters

Name

Description

s

The object to swap with

Created with MrDocs