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.
C++/CX コンポーネントで ATL クラス (文字列、コレクション、IPC、ファイルと I/O、正規表現など) を使用するにはどうすればよいですか?
文字列とコレクションの場合、STL は機能的にほぼ同等です (通常は動作が遅く、単純なタスクにはより多くのコード行が必要になる場合があります) が、残りの領域では STL には何もありません。
前もって感謝します。