mirror of
https://git.h3cjp.net/H3cJP/yuzu.git
synced 2024-11-15 18:12:48 +00:00
4390370a19
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. |
||
---|---|---|
.. | ||
file.cpp | ||
file.h | ||
fs.cpp | ||
fs.h | ||
fs_paths.h | ||
fs_types.h | ||
fs_util.cpp | ||
fs_util.h | ||
path_util.cpp | ||
path_util.h |