[Home]
[Edit this page]
[Recent Changes]
[Special Pages]
[Help]
CppCliKeyword
The C++/CLI keywords consist of the C++ keywords and some additional ones.
Below are three lists:
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
CppCliKeyword
(C++/CLI) Keyword
A word that 'means something'.The C++/CLI keywords consist of the C++ keywords and some additional ones.
Below are three lists:
List of the C++/CLI additional keywords
- enum class
- enum struct
- for each
- gcnew
- interface class
- interface struct
- nullptr
- ref class
- ref struct
- value class
- value struct
List of the C++/CLI additional words
These are not official keywords, but can be depending on their context.All C++/CLI keywords
- abstract
- asm
- auto
- bool
- break
- case
- catch
- char
- class
- const
- const_cast
- continue
- default
- delegate
- delete
- do
- double
- dynamic_cast
- else
- enum
- enum class
- enum struct
- event
- explicit
- export
- extern
- false
- finally
- float
- for
- for each
- friend
- gcnew
- generic
- goto
- if
- in
- initonly
- inline
- int
- interface class
- interface struct
- internal
- literal
- long
- mutable
- namespace
- new
- nullptr
- operator
- override
- private
- property
- protected
- public
- ref class
- ref struct
- register
- reinterpret_cast
- return
- sealed
- short
- signed
- sizeof
- static
- static_cast
- struct
- switch
- template
- this
- throw
- true
- try
- typedef
- typeid
- typename
- union
- unsigned
- using
- value class
- value struct
- virtual
- void
- volatile
- wchar_t
- where
- while
'Keyword' links
[Edit this page] [Page history] [What links here] [Discuss this topic] [Printer Friendly]
