Skip to content

Commit 05cb260

Browse files
committed
[libc++][string_view] Applied [[nodiscard]]
`[[nodiscard]]` should be applied to functions where discarding the return value is most likely a correctness issue. - https://libcxx.llvm.org/CodingGuidelines.html#apply-nodiscard-where-relevant
1 parent 13ed14f commit 05cb260

File tree

3 files changed

+205
-67
lines changed

3 files changed

+205
-67
lines changed

0 commit comments

Comments
 (0)