Commit d52d761
[libc++][complex] Applied
`[[nodiscard]]` should be applied to functions where discarding the
return value is most likely a correctness issue.
- https://libcxx.llvm.org/CodingGuidelines.html
There appears to be an issue with annotating `operator*` and
`operator/`, see: https://llvm.org/PR171031
---------
Co-authored-by: A. Jiang <[email protected]>[[nodiscard]] (#171027)1 parent c81d449 commit d52d761
File tree
3 files changed
+208
-69
lines changed- libcxx
- include
- test
- libcxx/numerics/complex.number
- std/numerics/complex.number/complex.tuple
3 files changed
+208
-69
lines changed
0 commit comments