Start work on status

This commit is contained in:
2025-01-03 12:13:34 +01:00
parent c2d4216695
commit 46944ec986
8 changed files with 163 additions and 0 deletions

View File

@ -21,6 +21,7 @@ Checks:
- "-*-avoid-c-arrays"
- "-*-use-anonymous-namespace"
- "-*-reinterpret-cast"
- "-*-noexcept-swap"
- "-*-noexcept-move"
- "-*-noexcept-move-constructor"
- "-*-noexcept-move-operations"