v1 using observer pattern

This commit is contained in:
2026-01-11 23:10:47 +00:00
parent 792dab6211
commit 98e3237d37
11 changed files with 207 additions and 2 deletions
+3
View File
@@ -0,0 +1,3 @@
CompileFlags:
#C++20
Add: [-std=c++20]