diff options
| author | 2021-02-03 21:49:41 -0500 | |
|---|---|---|
| committer | 2021-02-06 04:06:33 -0500 | |
| commit | b8fc74d74d766caaf4f66a1d1064585b2d40ce8e (patch) | |
| tree | 331010d9faf1723496d558b2c366c19d5bc8d4a3 /src/common/string_util.cpp | |
| parent | k_address_arbiter: Remove dead code (diff) | |
| download | yuzu-b8fc74d74d766caaf4f66a1d1064585b2d40ce8e.tar.gz yuzu-b8fc74d74d766caaf4f66a1d1064585b2d40ce8e.tar.xz yuzu-b8fc74d74d766caaf4f66a1d1064585b2d40ce8e.zip | |
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/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions