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, take 2 Date: Thu, 20 Dec 2001 20:09:00 -0000 Message-ID: <1008907443.29604.9.camel@kathy> X-SW-Source: 2001-q4/msg00087.html Message-ID: <20011220200900.j5DZAdZavmbKT4CYvD_b9XW4NKuRRvECY-DvlZsBygQ@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