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::u32strings に保存しようとしています。ドキュメントから、ユニコードがサポートされていることがわかりますが、wchars と wstrings についてのみ説明しています。
解析後に明示的に変換することなく、代わりに u32strings を使用する方法はありますか?