Retourner au contenu associé (journal : Gtk to Qt - A strange journey)
Posté par Gof (site web personnel) le 11 janvier 2014 à 18:21. En réponse au journal Gtk to Qt - A strange journey. Évalué à 10.
En C++, le "name mangling" n'est pas standardisé.
Il existe un standard: celui d'itanium qui est utilisé par GCC, clang, ICC, ... Et donc pas besoin de se retaper toutes les libs. Le C ne définis pas non plus d'ABI standard (convention d'appel, ...).
AltStyle によって変換されたページ (->オリジナル) / アドレス: モード: デフォルト 音声ブラウザ ルビ付き 配色反転 文字拡大 モバイル
[^] # Re: Uchronie
Posté par Gof (site web personnel) . En réponse au journal Gtk to Qt - A strange journey. Évalué à 10.
Il existe un standard: celui d'itanium qui est utilisé par GCC, clang, ICC, ... Et donc pas besoin de se retaper toutes les libs.
Le C ne définis pas non plus d'ABI standard (convention d'appel, ...).