This documentation is automatically generated by online-judge-tools/verification-helper
#include "kpr/template/ShowType.hpp"#pragma once
namespace kpr {
// コンパイルエラーから型名を確認する
template<class>
struct ShowType;
} // namespace kpr#line 2 "kpr/template/ShowType.hpp"
namespace kpr {
// コンパイルエラーから型名を確認する
template<class>
struct ShowType;
} // namespace kpr