RE: C++ pushback

From: Xavier Bestel
Date: Wed Apr 26 2006 - 16:09:23 EST


Le mercredi 26 avril 2006 à 12:25 -0700, David Schwartz a écrit :

> C++ has how many additional reserved words? I believe the list is delete,
> friend, private, protected, public, template, throw, try, and catch.

You forgot namespace, mutable, new, class, const_cast, dynamic_cast,
static_cast, reinterpret_cast, explicit, true, false, operator, typeid,
typename and virtual. Maybe I forgot some (interface ?). Probably some
new ones will appear.

Xav


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/