suyu/src/yuzu/debugger
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
..
graphics global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
console.cpp yuzu - Fix duplicate logs 2018-07-12 01:11:43 -06:00
console.h Add configurable logging backends 2018-07-02 21:45:47 -04:00
profiler.cpp qt: Migrate to Qt 5 signal/slot connection syntax where applicable 2018-01-18 20:09:40 -05:00
profiler.h Massive removal of unused modules 2018-01-12 19:11:03 -07:00
wait_tree.cpp kernel/process: Make the handle table per-process 2018-10-20 16:38:32 -04:00
wait_tree.h core/core: Replace includes with forward declarations where applicable 2018-08-31 16:30:14 -04:00