Skip to content
Snippets Groups Projects
Commit 347808a3 authored by Paul Gessinger's avatar Paul Gessinger
Browse files

Use std::optional everywhere

This removes usage of boost::optional and boost::none in favor of
std::optional and std::nullopt.
parent 7e8a9156
No related branches found
No related tags found
1 merge request!728Use std::optional everywhere
Pipeline #1307760 passed