yuzu/src/core/hle/service/acc
Lioncash 4a31f99a02 profile_manager: Use std::optional instead of boost::optional
Now that we can actually use std::optional on macOS, we don't need to
continue using boost::optional here.
2018-10-24 11:06:52 -04:00
..
acc.cpp acc: Fix account UUID duplication error 2018-10-23 19:31:28 -04:00
acc.h acc: Replace profile_manager include with a forward declaration 2018-08-20 19:48:57 -04:00
acc_aa.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
acc_aa.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
acc_su.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
acc_su.h service: Use nested namespace specifiers where applicable 2018-09-13 15:52:55 -04:00
acc_u0.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
acc_u0.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
acc_u1.cpp hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
acc_u1.h hle/service: Default constructors and destructors in the cpp file where applicable 2018-09-10 23:55:31 -04:00
profile_manager.cpp profile_manager: Use std::optional instead of boost::optional 2018-10-24 11:06:52 -04:00
profile_manager.h profile_manager: Use std::optional instead of boost::optional 2018-10-24 11:06:52 -04:00