You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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
7 years ago
..
common Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
core global: Use std::optional instead of boost::optional (#1578) 7 years ago
CMakeLists.txt Tests: Remove glad test OS X work-around 8 years ago
tests.cpp externals: Update catch to 2.3.0 8 years ago