Hristo Hristov df8061272a
[libc++][flat_set] Applied [[nodiscard]] (#169739)
`[[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
2025-11-27 20:29:39 +08:00
..
2025-07-05 17:38:45 +01:00