summaryrefslogtreecommitdiff
path: root/Source/Core/VideoCommon/OpcodeDecoding.h
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-07-28 23:08:18 -0400
committerLioncash <mathew1800@gmail.com>2019-07-28 23:08:21 -0400
commit3f947f086fdc29765594bcaea8ed7fb528e8edbc (patch)
tree15e7c37ea952712a04b7d7584329506ceecce954 /Source/Core/VideoCommon/OpcodeDecoding.h
parenta565e41cb8d1c695581482ad4cb1cb580b084f34 (diff)
VideoCommon/OnScreenDisplay: Use deduction guides for std::lock_guard
Same behavior without hardcoding the type of the mutex within the lock guards. This means the type of the mutex would be able to be changed without needing to also change all occurrences lock guards are used.
Diffstat (limited to 'Source/Core/VideoCommon/OpcodeDecoding.h')
0 files changed, 0 insertions, 0 deletions