yuzu/src/tests
Frederic L 7a5eda5914 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
2018-10-30 00:03:25 -04:00
..
common
core global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
CMakeLists.txt Tests: Remove glad test OS X work-around 2018-09-15 15:24:11 +02:00
tests.cpp