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.
UTF-8 でエンコードされた std::string を UTF-16 std::string に変換するにはどうすればよいですか? 出来ますか?
いいえ、私の場合は std::wstring を使用できません。
Windows、MSVC-11.0。