Browse Source
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.remotes/1778439668340191200/nce_cpp
2 changed files with 26 additions and 0 deletions
Loading…
Reference in new issue