llvm-project
bacca233 - [libc++][mdspan] Applied `[[nodiscard]]` (#169326)

Commit
91 days ago
[libc++][mdspan] Applied `[[nodiscard]]` (#169326) `[[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
Author
Parents
Loading