You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/error-messages/compiler-errors-2/compiler-errors-c3100-through-c3199.md
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -81,7 +81,7 @@ The articles in this section of the documentation explain a subset of the error
81
81
|[Compiler error C3163](compiler-error-c3163.md)| '*class*': attributes inconsistent with previous declaration |
82
82
| Compiler error C3164 | Obsolete. |
83
83
| Compiler error C3165 | '*value*': cannot convert to an integral or floating point value |
84
-
|[Compiler error C3166](compiler-error-c3166.md)|Obsolete. '*type*': a data member of a managed/WinRT class cannot have type '*pointer_type* to interior *managed_pointer_type*' |
84
+
|[Compiler error C3166](compiler-error-c3166.md)| '*type*': a data member of a managed/WinRT class cannot have type '*pointer_type* to interior *managed_pointer_type*' |
85
85
|[Compiler error C3167](compiler-error-c3167.md)| Unable to initialize .NET Framework: make sure it is installed |
86
86
|[Compiler error C3168](compiler-error-c3168.md)| '*type*': illegal underlying type for enum |
87
87
| Compiler error C3169 | '*type*': cannot deduce type for 'auto' from '*type*' |
0 commit comments