diff options
| author | Lioncash <mathew1800@gmail.com> | 2019-06-03 18:30:52 -0400 |
|---|---|---|
| committer | Lioncash <mathew1800@gmail.com> | 2019-06-03 20:12:55 -0400 |
| commit | f813c4951a4e150b1f431085efdacf364b217dda (patch) | |
| tree | 3ea3be9502e1a3978075c510cd7a713b96b5a3ea /Source/Core/Common/Analytics.cpp | |
| parent | 6df65d7a5d9f11d886e285e49567499cea85dab3 (diff) | |
Common/Analytics: Use deduction guides for std::lock_guard
Avoids needing to hardcode the type of mutex. We can also make use of
scoped_lock where two consecutive lock_guard instances are used.
Diffstat (limited to 'Source/Core/Common/Analytics.cpp')
0 files changed, 0 insertions, 0 deletions
