summaryrefslogtreecommitdiff
path: root/src/input_common/keyboard.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2019-03-30 05:21:58 -0400
committerLioncash <mathew1800@gmail.com>2019-03-30 05:28:43 -0400
commitcb805f45aeedb78fa681cd32a33a95374d99a1af (patch)
tree5877fa72325a6c0abae70a97ad7a5099e33420f7 /src/input_common/keyboard.cpp
parentf770c17d011e76cb268df5ba5d687609a0f514d4 (diff)
kernel/scheduler: Use deduction guides on mutex locks
Since C++17, we no longer need to explicitly specify the type of the mutex within the lock_guard. The type system can now deduce these with deduction guides.
Diffstat (limited to 'src/input_common/keyboard.cpp')
0 files changed, 0 insertions, 0 deletions