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.
私は次のクラスを持っています
class Person { string name; string section; };
これをマップに格納するための比較演算子の実装は何ですか?