llvm-project
3e2a8e2e
- [libc++][multiset] Applied `[[nodiscard]]` (#171654)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
79 days ago
[libc++][multiset] Applied `[[nodiscard]]` (#171654) `[[nodiscard]]` should be applied to functions where discarding the return value is most likely a correctness issue. - https://libcxx.llvm.org/CodingGuidelines.htm - https://wg21.link/multiset
References
#171654 - [libc++][multiset] Applied `[[nodiscard]]`
Author
H-G-Hristov
Parents
5bc7b9d4
Loading