added build_index() function

This commit is contained in:
2026-01-12 23:04:37 +01:00
parent e542115cb8
commit a89e4bb60f
6 changed files with 92 additions and 8 deletions

View File

@@ -1,3 +1,4 @@
#pragma once
#include <ctime>
#include <optional>
#include <string>