Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
'T' 型の 2 つのリテラルがあるとします。それらが同等かどうかをテストしたいのですが、型「T」には「より小さい」演算子しか実装されていません。これを C++ でテストするにはどうすればよいでしょうか。