Copy assignment operator
Synopsis
Declared in <beman/cstring_view/cstring_view.hpp>
constexpr
basic_cstring_view&
operator=(basic_cstring_view const& other) noexcept = default;
Copy assignment operator
Declared in <beman/cstring_view/cstring_view.hpp>
constexpr
basic_cstring_view&
operator=(basic_cstring_view const& other) noexcept = default;