summaryrefslogtreecommitdiff
path: root/src/input_common/input_engine.cpp
diff options
context:
space:
mode:
authorGravatar Morph2022-02-13 18:53:21 -0500
committerGravatar Morph2022-02-13 18:53:21 -0500
commit4390370a19190ba2223739bd4d98b460d0e680a8 (patch)
treee4249df78ef8c542cea1d51e8febc1f0e9800c7a /src/input_common/input_engine.cpp
parentMerge pull request #7887 from lat9nq/stub-is-usb-full-key (diff)
downloadyuzu-4390370a19190ba2223739bd4d98b460d0e680a8.tar.gz
yuzu-4390370a19190ba2223739bd4d98b460d0e680a8.tar.xz
yuzu-4390370a19190ba2223739bd4d98b460d0e680a8.zip
common: fs_util: Add buffer to string view utility functions
These functions allow to construct a string view from an input buffer, avoiding the copy done by the non string view counterparts. However, callers must be cognizant of the viewed buffer's lifetime to avoid a use-after-free.
Diffstat (limited to 'src/input_common/input_engine.cpp')
0 files changed, 0 insertions, 0 deletions