Tips and Tutorials : C and C++
Description
This tutorial discusses one of the minor extensions: the new C++ casting operators. The new C++ standard is full of powerful additions to the language: templates, run-time type identification (RTTI), namespaces, and exceptions to name a few. |
|