diff options
| author | 2020-07-25 18:55:53 -0400 | |
|---|---|---|
| committer | 2020-07-25 19:42:45 -0400 | |
| commit | 7b070bbf62bc42daba7e28b292413ddc2ecf450a (patch) | |
| tree | fd85af4fc739d9ce46c22ac2592307c870563135 /src/common/algorithm.h | |
| parent | nvflinger: Use return value of Lock() (diff) | |
| download | yuzu-7b070bbf62bc42daba7e28b292413ddc2ecf450a.tar.gz yuzu-7b070bbf62bc42daba7e28b292413ddc2ecf450a.tar.xz yuzu-7b070bbf62bc42daba7e28b292413ddc2ecf450a.zip | |
nvflinger: Mark interface functions with return values as [[nodiscard]]
Not using the return value of these functions are undeniably the source
of a bug. This way we allow compilers to loudly make any future misuses
evident.
Diffstat (limited to 'src/common/algorithm.h')
0 files changed, 0 insertions, 0 deletions