diff options
| author | 2022-02-13 18:53:21 -0500 | |
|---|---|---|
| committer | 2022-02-13 18:53:21 -0500 | |
| commit | 4390370a19190ba2223739bd4d98b460d0e680a8 (patch) | |
| tree | e4249df78ef8c542cea1d51e8febc1f0e9800c7a /src/input_common/input_engine.cpp | |
| parent | Merge pull request #7887 from lat9nq/stub-is-usb-full-key (diff) | |
| download | yuzu-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