From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Timothy M. Shead" To: Source-Navigator Group Subject: SN 5.0 Patch: standard C++ keywords Date: Thu, 20 Dec 2001 20:07:00 -0000 Message-ID: <1008907334.2819.5.camel@kathy> X-SW-Source: 2001-q4/msg00086.html Message-ID: <20011220200700.X6JjnCV8HikNFtj3RpmZ0QeIijaX7WKWxP0Z6Mo6KAw@z> Gang: The enclosed patch updates SN5.0.0 highlighting to conform to the complete set of C++ keywords defined in ISO/IEC 14882-1998, Table 3. Specifically, it: * Adds dynamic_cast, explicit, export, false, mutable, true, typeid, typename, and wchar_t * Removes interface and overload Comments welcome, Timothy M. Shead