#pragma once #include #include #include // #include #include template using stl_vector_mp = std::vector>; template using stl_list_mp = std::list>;