File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
docs/error-messages/compiler-errors-1 Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -93,7 +93,7 @@ The articles in this section of the documentation explain a subset of the error
93
93
| [ Compiler error C2275] ( compiler-error-c2275.md ) | '* type* ': expected an expression instead of a type|
94
94
| [ Compiler error C2276] ( compiler-error-c2276.md ) | '* operator* ': illegal operation on bound member function expression|
95
95
| [ Compiler error C2277] ( compiler-error-c2277.md ) | '* function* ': cannot take address of this member function|
96
- | Compiler error C2278| '* token* ': unexpected token. Format is '* __ has_cpp_attribute * ` ( identifier ) ` '|
96
+ | Compiler error C2278| '* token* ': unexpected token. Format is '` __has_cpp_attribute ( identifier )` '|
97
97
| [ Compiler error C2279] ( compiler-error-c2279.md ) | exception specification cannot appear in a typedef declaration|
98
98
| [ Compiler error C2280] ( compiler-error-c2280.md ) | '* class* ::* function* ': attempting to reference a deleted function|
99
99
| Compiler error C2281| '* class* ::* function* ': a function can only be deleted on the first declaration|
You can’t perform that action at this time.
0 commit comments