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.
QString と std::string を (不) 等しいかどうか効率的に比較したいと考えています。おそらく中間オブジェクトを作成せずに、それを行う最良の方法はどれですか?