Copy assignment operator.
Declared in <beman/optional/optional.hpp>
<beman/optional/optional.hpp>
constexpr optional& operator=(optional const& rhs) noexcept = default;
optional&
Name
Description
rhs
Created with MrDocs