Add Stroustrup abstract

This commit is contained in:
Michael Spang 2007-08-12 22:17:00 -04:00
parent 9f57c099b4
commit acbc01459b
1 changed files with 13 additions and 1 deletions

View File

@ -13,7 +13,19 @@
<mediaitem title="C++0x - An Overview" buttons="yes">
<abstract><p>
TODO
A good programming language is far more than a simple collection of
features. My ideal is to provide a set of facilities that smoothly work
together to support design and programming styles of a generality beyond
my imagination. Here, I briefly outline rules of thumb (guidelines,
principles) that are being applied in the design of C++0x. Then, I
present the state of the standards process (we are aiming for C++09) and
give examples of a few of the proposals such as concepts, generalized
initialization, being considered in the ISO C++ standards committee.
Since there are far more proposals than could be presented in an hour,
I'll take questions.
</p><p>
Dr. Bjarne Stroustrup is the original designer and implementer of the
C++ Programming Language.
</p></abstract>
<mediafile file="stroustrup.avi" type="XviD" />
<mediafile file="stroustrup.mp4" type="MP4" />