「C++とC++/CLIの型対応表」の編集履歴(バックアップ)一覧はこちら

C++とC++/CLIの型対応表」(2007/04/10 (火) 00:17:21) の最新版変更点

追加された行は緑色になります。

削除された行は赤色になります。

|BGCOLOR(#b0c4de):CENTER:C++型 |BGCOLOR(#b0c4de):CENTER:C++/CLI型 | | bool | System.Boolean | | signed char | System.SByte | | unsigned char | System.Byte | | wchar_t | System.Char | | double, long double | System.Double | | float | System.Single | | int, signed int, long, signed long | System.Int32 | | unsigned int, unsigned long | System.UInt32 | | __int64, signed__int64 | | System.Int64 | | unsigned__int64 | System.UInt64 | | short, signed short | System::Int16 | | unsigned short | System::UInt16 | | void | System.Void |
|BGCOLOR(#b0c4de):CENTER:C++型 |BGCOLOR(#b0c4de):CENTER:C++/CLI型 | | bool | System.Boolean | | signed char | System.SByte | | unsigned char | System.Byte | | wchar_t | System.Char | | double, long double | System.Double | | float | System.Single | | int, signed int, long, signed long | System.Int32 | | unsigned int, unsigned long | System.UInt32 | | __int64, signed__int64 | System.Int64 | | unsigned__int64 | System.UInt64 | | short, signed short | System::Int16 | | unsigned short | System::UInt16 | | void | System.Void |

表示オプション

横に並べて表示:
変化行の前後のみ表示: