1 / 310
文档名称:

Designing Components with the C++ STL - A New Approach to Programming 3E.pdf

格式:pdf   页数:310
下载后只包含 1 个 PDF 格式的文档,没有任何的图纸或源代码,查看文件列表

如果您已付费下载过本站文档,您可以点这里二次下载

Designing Components with the C++ STL - A New Approach to Programming 3E.pdf

上传人:kuo08091 2014/2/6 文件大小:0 KB

下载得到文件列表

Designing Components with the C++ STL - A New Approach to Programming 3E.pdf

文档介绍

文档介绍:This electronic edition is available only as a pdf-file. It is a revised and improved
version of the book mentioned in the copyright notice below.
This material is made available by Pearson Education Ltd in electronic form
subject to the condition that the material nor any part of the material may not
be copied, printed, downloaded, saved or transferred to any puter file,
or distributed on work. This material first appeared in Ulrich Breymann,
ponents with the C++ STL, ISBN 0 201 67488 2,
c Pearson
Education Limited 2000, published by Pearson Education Ltd.
Ulrich Breymann
ponents with the C++ STL
revised edition
Date of print: September 22, 2002
for Lena, Niko and Anne
Foreword
Ironically, it was in Waterloo that the STL was adopted as part of the ISO/ANSI Stan-
dard C++ Library, and from that day on it went onto a triumphal march. Alexander
Stepanov and Meng Lee had proposed the result of years of research at Hewlett-
Packard, a standard template library, to the mittee. mittee
gracefully adopted the STL as part of the C++ Standard at mittee meeting in
Waterloo in the summer of 1994, after countless controversial discussions and much
work spent mittee members on making the STL fit for a standard. Most
importantly, the adoption was tied to the condition that the source code had to be
made publicly available. Since then the STL has e more and more popular in
the C++ community and conquered the hearts of quite a number of programmers.
Personally, I know of software developers who cannot imagine getting their work
done anymore without a general-purpose library like the STL. Obviously, not all
Waterloos are the same. This Waterloo was in Ontario – seemingly a good omen.
Much of the merit, however, is not seriously due to picking the right location
for presenting a library. The STL is an invaluable foundation library that makes
programmers more productive in two ways. It contains a lot of ponents
that can be plugged together