summaryrefslogtreecommitdiff
path: root/Source/Core/Common/Analytics.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-06-03 18:30:52 -0400
committerLioncash <mathew1800@gmail.com>2019-06-03 20:12:55 -0400
commitf813c4951a4e150b1f431085efdacf364b217dda (patch)
tree3ea3be9502e1a3978075c510cd7a713b96b5a3ea /Source/Core/Common/Analytics.cpp
parent6df65d7a5d9f11d886e285e49567499cea85dab3 (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