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
54
54
| Compiler error C3336 | This operation must be performed at class scope |
55
55
| Compiler error C3337 | '* identifier* ': defaultvtable must be an event source for a coclass '* class* ' |
56
56
| 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 template parameter requires either '` class ` ' or '` typename ` ' after the parameter list |
58
58
| [ Compiler error C3340] ( compiler-error-c3340.md ) | '* identifier* ': interface cannot be both 'restricted' and 'default' in coclass '* class* ' |
59
59
| Compiler error C3341 | '* interface* ': a defaultvtable interface must be either 'dual' or 'custom' |
60
60
| [ Compiler error C3342] ( compiler-error-c3342.md ) | '* identifier* ': ambiguous attribute |
You can’t perform that action at this time.
0 commit comments