C++Builder の拡張キーワード
キーワード(カテゴリ別):インデックス への移動
このセクションでは、C++ コンパイラ対する拡張キーワードのトピックが含まれています。
- メモ: Clang 拡張 C++ コンパイラは、基本的に、2 重下線(__)が前についた拡張子のみサポートしています。
キーワード トピック
- alignof
- _asm, __asm
- __automated
- cdecl, _cdecl, __cdecl
- __classid
- __classmethod
- __closure
- __declspec
- __declspec(allocate("SEGNAME"))
- __declspec(delphiclass)
- __declspec(delphirecord)
- __declspec(delphirtti)
- __declspec(dllexport)
- __declspec(dllimport)
- __declspec(naked)
- __declspec(noreturn)
- __declspec(nothrow)
- __declspec(novtable)
- __declspec(pascalimplementation)
- __declspec(property)
- __declspec(selectany)
- __declspec(thread)
- __declspec(uuid("ComObjectGUID"))
- __delphirtti
- Emit
- __except
- _export, __export
- _fastcall、__fastcall
- Final (C++)
- __finally
- _import、__import
- __inline
- __int8, __int16, __int32, __int64 - Extended Integer Types
- __msfastcall
- __msreturn
- noreturn
- __thread
- pascal, _pascal, __pascal
- __property
- __published
- __rtti、-RT オプション
- _stdcall, __stdcall
- __try
- typeof、__typeof、__typeof__
- __uuidof