Skip to content
Snippets Groups Projects
Commit 7a5eda59 authored by Frederic L's avatar Frederic L Committed by bunnei
Browse files

global: Use std::optional instead of boost::optional (#1578)

* get rid of boost::optional

* Remove optional references

* Use std::reference_wrapper for optional references

* Fix clang format

* Fix clang format part 2

* Adressed feedback

* Fix clang format and MacOS build
parent adf26ae6
No related branches found
No related tags found
No related merge requests found
Showing
with 124 additions and 130 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment