New ANSI C++ Language Features
This lecture gives an overview of features added to the language during
the standardization process. ANSI C++ now supports:
-
member templates,
-
partial template specialization,
-
explicit function template argument qualification,
-
default template arguments,
-
template template arguments,
-
function try blocks,
-
runtime type information,
-
namespaces,
-
new-style casts,
-
various new keywords (e.g.
typename
,
mutable
,
explicit
),
-
and many more interesting features.
|
|
PREREQUISITES
|
|
Level:
|
intermediate |
Duration:
|
2 hours - full day |
Prerequisites:
|
working knowledge of C++ |
Presented at:
|
Software
Development,
Washington, DC, September 1997
C++ World
, New York,
NY, August 1998
CHOOSE
, Bern, CH, September
1999 |
If you are interested to hear more about this
and related topics you might want to check out the following seminars or
skim through some further reading:
|
|
Seminars
|
|
|