C/C++ Compiler (cl.hlp) (Table of Contents; Topic list)
C2290
                                             Up Contents Index Back
────────────────────────────────────────────────────────────────────────────
 
     Compiler error C2290
 
     C++ 'keyword' syntax is reserved for future use
 
     The syntax for the specified C++ keyword is reserved for future
     use.
 
     Rewrite the expression, omitting the keyword.
                                    -♦-