last of div 4

This commit is contained in:
Barrett Ruth 2025-08-16 15:10:34 -05:00
parent 1e18e29af4
commit 78ead22797
80 changed files with 2214 additions and 11 deletions

View file

@ -16,7 +16,6 @@
-Wunused
-Woverloaded-virtual
-Wconversion
-Wsign-conversion
-Wmisleading-indentation
-Wduplicated-cond
-Wduplicated-branches
@ -28,4 +27,5 @@
-Wdouble-promotion
-Wundef
-DLOCAL
-std=c++20
-godbolt-compiler=g143
-std=c++23