Aggiunta Collections per ridurre dimensione main

This commit is contained in:
2026-06-08 11:31:21 +02:00
parent 945a85cacf
commit 10d7c806ec
71 changed files with 94 additions and 16546 deletions
+2
View File
@@ -4,6 +4,8 @@
#include <vector>
#include <string>
#define DATA_PATH std::string("./../../data/")
class CSVProcessor {
private:
std::vector<std::string> headers;