Skip to content

Commit ec331c6

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 4d97b78 commit ec331c6

File tree

3 files changed

+218
-68
lines changed

3 files changed

+218
-68
lines changed

0 commit comments

Comments
 (0)