File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -53,10 +53,10 @@ Keywords are predefined reserved identifiers that have special meanings. They ca
53
53
| [ switch] ( switch-statement-cpp.md ) | [ template] ( templates-cpp.md ) | [ this] ( this-pointer.md ) | [ thread] ( thread.md ) <sup >1</sup >|
54
54
| [ throw] ( try-throw-and-catch-statements-cpp.md ) | [ true] ( true-cpp.md ) | [ try] ( try-throw-and-catch-statements-cpp.md ) | [ typedef] ( aliases-and-typedefs-cpp.md ) |
55
55
| [ typeid] ( typeid-operator.md ) | [ typeid] ( ../windows/typeid-cpp-component-extensions.md ) | [ typename] ( typename.md ) | [ union] ( unions.md ) |
56
- | [ unsigned] ( fundamental-types-cpp.md ) | [ using] ( using-declaration.md ) declaration|
57
- | [ using ] ( namespaces -cpp.md#using_directives ) directive | [ uuid ] ( uuid- cpp.md) < sup >1</ sup > |
58
- | [ value class ] ( ../windows/classes-and-structs- cpp-component-extensions .md) | [ value struct ] ( ../windows/classes-and-structs- cpp-component-extensions .md) | [ virtual ] ( virtual-cpp.md ) | [ void ] ( void -cpp.md) |
59
- | [ volatile ] ( volatile-cpp.md ) | [ while] ( while-statement-cpp.md ) |
56
+ | [ unsigned] ( fundamental-types-cpp.md ) | [ using] ( using-declaration.md ) declaration| [ using ] ( namespaces-cpp.md#using_directives ) directive |
57
+ | [ uuid ] ( uuid -cpp.md) < sup >1</ sup > | [ value class ] ( ../windows/classes-and-structs- cpp-component-extensions .md) | [ value struct ] ( ../windows/classes-and-structs-cpp-component-extensions.md ) |
58
+ | [ virtual ] ( virtual- cpp.md) | [ void ] ( void- cpp.md) | [ volatile ] ( volatile -cpp.md) |
59
+ | [ while] ( while-statement-cpp.md ) |
60
60
61
61
1 Extended attributes for the ** __ declspec** keyword.
62
62
You can’t perform that action at this time.
0 commit comments