summaryrefslogtreecommitdiff
path: root/src/yuzu/configuration/configure_input_player.cpp
diff options
context:
space:
mode:
authorLioncash <mathew1800@gmail.com>2021-02-03 21:49:41 -0500
committerLioncash <mathew1800@gmail.com>2021-02-06 04:06:33 -0500
commitb8fc74d74d766caaf4f66a1d1064585b2d40ce8e (patch)
tree331010d9faf1723496d558b2c366c19d5bc8d4a3 /src/yuzu/configuration/configure_input_player.cpp
parent7b9c58880fb70baf4507e53ca6d36e2865519ced (diff)
k_address_arbiter: Remove unnecessary usages of std::addressof
This is a useful function in a generic context or with types that overload unary operator&. However, primitives and pointers will never do this, so we can opt for a more straightforward syntax.
Diffstat (limited to 'src/yuzu/configuration/configure_input_player.cpp')
0 files changed, 0 insertions, 0 deletions