Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
'keyword' keyword is not permitted in formal parameter type specifier
The keyword is invalid in this context.
The following sample generates C2735:
// C2735.cpp
void f(inline int){} // C2735