cpprefjp / site

cpprefjpサイトのMarkdownソース
https://cpprefjp.github.io/
375 stars 155 forks source link

[Intel C++ Compiler] ICXコンパイラを追加する #1122

Open h-sao opened 1 year ago

h-sao commented 1 year ago

ICCがクラッシックとなり、LLVM ベースのICXコンパイラがインテルより出ていますので、処理系のページ(https://cpprefjp.github.io/implementation.html#icc)に ICX系を追加し コンパイラの実装状況ページの[C++23] の欄も ICC ではなく、ICXに変更しようと思います

正確に書くなら Intel on APIとか、cpp refrence ではIntel C++ Compiler の記述になっていますが
インテルさんのC+23 Features Supportedページでは ICX と表現されているので、それで良いかなと思っています
https://www.intel.com/content/www/us/en/developer/articles/technical/c23-features-supported-by-intel-c-compiler.html

なにか懸念などあればお知らせくださいmm

faithandbrave commented 1 year ago

問題ないかと思います。よろしくお願いします!

faithandbrave commented 7 months ago

@h-sao こちら完了としてよいでしょうか?