1 / 642
文档名称:

Addison.Wesley.-.The.C++.Standard.Library,.A.Tutorial.and.Reference.pdf

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

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

Addison.Wesley.-.The.C++.Standard.Library,.A.Tutorial.and.Reference.pdf

上传人:kuo08091 2013/12/17 文件大小:0 KB

下载得到文件列表

Addison.Wesley.-.The.C++.Standard.Library,.A.Tutorial.and.Reference.pdf

文档介绍

文档介绍:The C++ Standard Library
C++ Standard Library, The: A Tutorial and Reference
Many of the designations used by manufacturers and sellers to distinguish their products are
claimed as trademarks. Where those designations appear in this book and Addison Wesley
Longman Inc., was aware of a trademark claim, the designations have been printed in initial caps
or all caps.

The authors and publisher have taken care in the preparation of this book, but make no
expressed or implied warranty of any kind and assume no responsibility for errors or omissions.
No liability is assumed for incidental or consequential damages in connection with or arising out
of the use of the information or programs contained herein.

The publisher offers discounts on this book when ordered in quantity for special sales. For more
information, please contact:

AWL Direct Sales
Addison Wesley Longman, Inc
One Jacob Way
Reading, Massachusetts 01867
(781) 944-3700

Visit AW on the Web: ng/

Library of Congress Cataloging-in-Publication Data
Josuttis, Nicolai M.
The C++ standard library: a tutorial and reference / Nicolai M. Josuttis.
p. cm.
Includes bibliographical references and index.
1. C++ (Computer program language) I. Title.
1999
'3--dc21 99-24977
CIP

Copyright © 1999 by Addison Wesley Longman, Inc.

All rights reserved. No part of this publication may be reproduced, stored in a retrieval system, or
transmitted, in any form, or by any means, electronic, mechanical, photocopying, recording, or
otherwise, without the prior consent of the publisher. Printed in the United States of America.
Published simultaneously in Canada.

1 2 3 4 5 6 7 8 9 -CRW- 0302010099

First printing, July 1999

dyne-book 2
The C++ Standard Library
Table of Contents

Preface
Acknowledgments

1. About this Book
Why this Book
What You Should Know Before Reading this Book
Style and St