Files
Hristo Hristov 8c6ec12127 [libc++][array] Applied [[nodiscard]] (#168829)
`[[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

---------

Co-authored-by: Hristo Hristov <zingam@outlook.com>
2025-11-24 12:32:29 +02:00

25 KiB