Forked from
ogs / ogs
Source project has a limited visibility.
-
Dmitri Naumov authored
boost::none -> std::nullopt boost::make_optional -> std::make_optional boost::optional<T>::get() -> std::optional<T>::value()
Dmitri Naumov authoredboost::none -> std::nullopt boost::make_optional -> std::make_optional boost::optional<T>::get() -> std::optional<T>::value()
Code owners
Assign users and groups as approvers for specific file changes. Learn more.