dolphin/Source/Core
Léo Lam 04c8201c32 Enable C++17
All supported platforms now have easy access to a compiler with C++17
support.

C++17 potentially allows for some nice cleanups and removes the need
for standard library backports (optional/variant).

See discussion at https://dolp.in/pr6264#discussion_r158134178
2019-05-04 23:04:18 +02:00
..
AudioCommon Merge pull request #7839 from ShFil119/impr/redundant 2019-05-04 22:50:51 +02:00
Common Enable C++17 2019-05-04 23:04:18 +02:00
Core Merge pull request #7839 from ShFil119/impr/redundant 2019-05-04 22:50:51 +02:00
DiscIO VolumeVerifier: Verify WAD contents 2019-04-09 14:18:46 +02:00
DolphinNoGUI Config: Move the 'Display' settings from ConfigManager to the layered config system 2019-03-30 18:43:02 -05:00
DolphinQt Merge pull request #7887 from lioncash/hid 2019-05-04 22:33:45 +02:00
InputCommon WiimoteEmu/DolphinQt: Better extension display names. 2019-05-01 17:25:48 -05:00
MacUpdater
UICommon Merge pull request #7839 from ShFil119/impr/redundant 2019-05-04 22:50:51 +02:00
UpdaterCommon
VideoBackends Merge pull request #7839 from ShFil119/impr/redundant 2019-05-04 22:50:51 +02:00
VideoCommon Merge pull request #7839 from ShFil119/impr/redundant 2019-05-04 22:50:51 +02:00
WinUpdater WinUpdater: Restore original executable name 2019-04-11 20:21:50 +02:00
CMakeLists.txt