Skip to content

Use std::optional instead of boost::optional where possible

Andrii Verbytskyi requested to merge averbyts/athena:nooptional into 23.0

Use std::optional instead of boost::optional where possible.

Merge request reports