File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/error-messages/compiler-errors-2 Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ The articles in this section of the documentation explain a subset of the error
107
107
| Compiler error C2889 | '* class* ': a managed/WinRT class type cannot be a virtual base class |
108
108
| [ Compiler error C2890] ( compiler-error-c2890.md ) | '* class* ': a ref class can only have one non-interface base class |
109
109
| [ Compiler error C2891] ( compiler-error-c2891.md ) | '* parameter* ': cannot take the address of a template parameter |
110
- | [ Compiler error C2892] ( compiler-error-c2892.md ) | local class shall not have member templates |
110
+ | [ Compiler error C2892] ( compiler-error-c2892.md ) | a template cannot be a member of a local class |
111
111
| [ Compiler error C2893] ( compiler-error-c2893.md ) | Failed to specialize function template '* template* ' |
112
112
| [ Compiler error C2894] ( compiler-error-c2894.md ) | templates cannot be declared to have 'C' linkage |
113
113
| Compiler error C2895 | '* declaration* ': cannot explicitly instantiate a function template that has been declared with dllimport |
You can’t perform that action at this time.
0 commit comments