yuzu-tx-update/src/yuzu/debugger/graphics
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_breakpoint_observer.cpp yuzu: Use Qt 5 signal/slots where applicable 2018-08-02 22:18:33 -04:00
graphics_breakpoint_observer.h yuzu: Use Qt 5 signal/slots where applicable 2018-08-02 22:18:33 -04:00
graphics_breakpoints.cpp graphic_breakpoints: Correct translation of strings in BreakpointModel's data() function 2018-10-24 11:01:23 -04:00
graphics_breakpoints.h yuzu: Use Qt 5 signal/slots where applicable 2018-08-02 22:18:33 -04:00
graphics_breakpoints_p.h graphic_breakpoints: Correct translation of strings in BreakpointModel's data() function 2018-10-24 11:01:23 -04:00
graphics_surface.cpp global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
graphics_surface.h qt: Add missing override specifiers where applicable 2018-08-06 13:29:14 -04:00