#pragma once // STL "forwarding" for the poor #include <cstddef> #include <string> #include <string_view> #include <utility> #include <vector> #include <list> #include <deque> #include <map> #include <set> #include <filesystem> #include <functional>