Copy constructor

Synopsis

Declared in <beman/cstring_view/cstring_view.hpp>

constexpr
basic_cstring_view(basic_cstring_view const& other) noexcept = default;

Parameters

Name

Description

other

The object to copy construct from