Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix "nonnull asserts" warnings on gcc 13.
The C++ standard guarantees that the this pointer is never nullptr in valid programs.
- Loading branch information