#include namespace hyporo { using uint = unsigned int; using sizet = std::size_t; } // end namespace hyporo