1
0
Fork 0
forked from suyu/suyu
suyu/src
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
..
audio_core time_stretch: Switch to values of Citra 2018-10-29 14:49:36 +01:00
common logging/backend: Add missing services to the log filters 2018-10-23 22:35:59 -04:00
core global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
input_common Port #4141 from citra: Joystick hotplug support (#1275) 2018-09-10 21:29:59 -04:00
tests global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
video_core global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
web_service Merge pull request #1542 from lioncash/project 2018-10-23 18:44:08 -04:00
yuzu global: Use std::optional instead of boost::optional (#1578) 2018-10-30 00:03:25 -04:00
yuzu_cmd acc: Fix account UUID duplication error 2018-10-23 19:31:28 -04:00
.clang-format Remove special rules for Windows.h and library includes 2016-09-21 00:16:33 -07:00
CMakeLists.txt Port web_service from Citra 2018-10-02 15:30:48 +02:00