Lioncash db9e592765 InputCommon/DualShockUDPClient: Use deduction guides for lock_guard
With C++17, we can use template deduction guides provided by the
standard library. This allows the omission of the mutex type itself.
2019-11-22 17:06:10 -05:00
..
2019-11-11 13:20:04 -06:00
2019-11-11 11:47:10 +01:00
2019-05-08 23:59:04 +02:00