summaryrefslogtreecommitdiff
path: root/src/common/string_util.cpp
diff options
context:
space:
mode:
authorGravatar Lioncash2018-08-02 12:01:22 -0400
committerGravatar Lioncash2018-08-02 12:01:25 -0400
commit6058c84b79327960052036fbecd490f20f2d5c51 (patch)
tree660a47053151d8a5c1df3061b81e8137888beeae /src/common/string_util.cpp
parentkernel/thread: Make GetFreeThreadLocalSlot() reference parameter a const refe... (diff)
downloadyuzu-6058c84b79327960052036fbecd490f20f2d5c51.tar.gz
yuzu-6058c84b79327960052036fbecd490f20f2d5c51.tar.xz
yuzu-6058c84b79327960052036fbecd490f20f2d5c51.zip
kernel/thread: Make GetFreeThreadLocalSlot()'s loop indices size_t
Avoids using a u32 to compare against a range of size_t, which can be a source of warnings. While we're at it, compress a std::tie into a structured binding.
Diffstat (limited to 'src/common/string_util.cpp')
0 files changed, 0 insertions, 0 deletions