first implementation, badly, of allocator

This commit is contained in:
hugogogo
2022-06-01 15:41:14 +02:00
parent 0e51cc655c
commit 99f67b808c
5 changed files with 145 additions and 2 deletions

View File

@@ -2,6 +2,7 @@
# define TESTS_H
#include <vector>
#include <string>
# define TEST(s) \
{\