Add status_or

This commit is contained in:
2025-01-05 18:53:16 +01:00
parent 11894bef04
commit e65fe1b936
7 changed files with 264 additions and 4 deletions

View File

@ -31,3 +31,4 @@ Checks:
- "-readability-use-anyofallof"
- "-readability-function-cognitive-complexity"
- "-readability-math-missing-parentheses"
- "-*-rvalue-reference-param-not-moved"