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 @@ -54,7 +54,7 @@ The articles in this section of the documentation explain a subset of the error
5454| Compiler error C3336 | This operation must be performed at class scope |
5555| Compiler error C3337 | '* identifier* ': defaultvtable must be an event source for a coclass '* class* ' |
5656| Compiler error C3338 | '* identifier* ': There can be at most one default interface that is also an event source for a coclass '* class* ' |
57- | Compiler error C3339 | template template parameter requires either 'class' or 'typename' after the parameter list |
57+ | Compiler error C3339 | template parameter requires either 'class' or 'typename' after the parameter list |
5858| [ Compiler error C3340] ( compiler-error-c3340.md ) | '* identifier* ': interface cannot be both 'restricted' and 'default' in coclass '* class* ' |
5959| Compiler error C3341 | '* interface* ': a defaultvtable interface must be either 'dual' or 'custom' |
6060| [ Compiler error C3342] ( compiler-error-c3342.md ) | '* identifier* ': ambiguous attribute |
You can’t perform that action at this time.
0 commit comments