Files
llvm-project/libcxx/include/stdexcept
Hristo Hristov ddd770d97b [libc++] Applied [[nodiscard]] to <exception>, <stdexcept> and <system_error> (#170837)
[[nodiscard]] should be applied to functions where discarding the return
value is most likely a correctness issue.

- https://libcxx.llvm.org/CodingGuidelines.html
2025-12-06 16:10:55 +02:00

9.3 KiB