std::experimental::basic_string_view<CharT,Traits>::swap

Exchanges the view with that of v.

# Declarations

constexpr void swap(basic_string_view& v) noexcept;

(library fundamentals TS)

# Parameters

# Return value

(none)