all: test test: g++ -Iinclude --std=c++17 -o test tests/*.cpp