feat: alternate syntax for threads

This commit is contained in:
maelstrom 2026-05-28 18:04:14 +02:00
commit aa57bab764
6 changed files with 70 additions and 7 deletions

View file

@ -4,6 +4,7 @@
#include <vector>
#include <string>
#include <fstream>
#include <functional>
#include <cstdio>
#include <cstring>