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.
std::map の内容を使用して NSDictionary を初期化する巧妙な非力ずくの方法はありますか? FWIW、私の特定のケースでは、 std::map のキーと値の両方が std::string オブジェクトです。ありがとう。