Skip to content

Commit e3d0ac1

Browse files
authored
[libc++][string_view] Applied [[nodiscard]] (#169010)
`[[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 cc0371f commit e3d0ac1

File tree

3 files changed

+211
-68
lines changed

3 files changed

+211
-68
lines changed

0 commit comments

Comments
 (0)