You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Author should explore further. Some directions from the mailing list:
A request for examples of usage of optional<T&>.
A request for detailed specification of the impact on current code and library.
(suggestions: uses of std::move(**this) change to *std::move(*this), also a question of return value T of all value_or functions is brought up)
Activity
inbal2l commentedon Dec 13, 2020
LEWG Mailing list review 2020-11-09
Mailing list review started: https://lists.isocpp.org/lib-ext/2020/11/16617.php
Author should explore further. Some directions from the mailing list:
(suggestions: uses of std::move(**this) change to *std::move(*this), also a question of return value T of all value_or functions is brought up)
Summary: https://lists.isocpp.org/lib-ext/2020/12/17108.php
Waiting for next revision.
brycelelbach commentedon May 24, 2023
Closing due to more than 1 year of inactivity. Please re-open if further work is expected.
3 remaining items