<?xml version="1.0" encoding="UTF-8"?>
<mods xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" version="3.1" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-1.xsd">
  <titleInfo>
    <nonSort>The </nonSort>
    <title>C++ programming language</title>
  </titleInfo>
  <name type="personal">
    <namePart>Stroustrup, Bjarne.</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <genre authority="marc">bibliography</genre>
  <originInfo>
    <place>
      <placeTerm type="code" authority="marccountry">mau</placeTerm>
    </place>
    <place>
      <placeTerm type="text">Reading, Mass</placeTerm>
    </place>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Addison-Wesley</publisher>
    <publisher>Pearson Education</publisher>
    <dateIssued>c2000</dateIssued>
    <dateIssued encoding="marc">2000</dateIssued>
    <edition>3rd ed.</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>x, 1017 p. : ill. ; 24 cm.</extent>
  </physicalDescription>
  <abstract>"This is a complete rewrite of the most widely read and most trusted book on C++. Based on the ANSI/ISO C++ final draft, this book covers the C++ language, its standard library, and key design techniques as an integrated whole." "The C++ Programming Language provides comprehensive coverage of C++ language features and standard library components." "With this third edition, Stroustrup makes C++ even more accessible to those new to the language while adding information and techniques that even expert C++ programmers will find invaluable."--BOOK JACKET.</abstract>
  <tableOfContents>1. Notes to the Reader -- 2. Tour of C++ -- 3. Tour of the Standard Library -- 4. Types and Declarations -- 5. Pointers, Arrays, and Structures -- 6. Expressions and Statements -- 7. Functions -- 8. Namespaces and Exceptions -- 9. Source Files and Programs -- 10. Classes -- 11. Operator Overloading -- 12. Derived Classes -- 13. Templates -- 14. Exception Handling -- 15. Class Hierarchies -- 16. Library Organization and Containers -- 17. Standard Containers -- 18. Algorithms and Function Objects -- 19. Iterators and Allocators -- 20. Strings -- 21. Streams -- 22. Numerics -- 23. Development and Design -- 24. Design and Programming -- 25. Roles of Cases -- App. A. C++ Grammar -- App. B. Compatibility -- App. C. Technicalities.</tableOfContents>
  <note type="statement of responsibility">Bjarne Stroustrup.</note>
  <note>Includes index.</note>
  <subject authority="lcsh">
    <topic>C++ (Computer program language)</topic>
  </subject>
  <classification authority="ddc" edition="22">005.13/3</classification>
  <identifier type="isbn">9788131705216</identifier>
  <identifier type="isbn">0201889544</identifier>
  <identifier type="isbn">9780201889543</identifier>
  <identifier type="lccn">97020239</identifier>
  <recordInfo>
    <recordContentSource authority="marcorg">DLC</recordContentSource>
    <recordCreationDate encoding="marc">101214</recordCreationDate>
    <recordIdentifier>ocm36824946</recordIdentifier>
  </recordInfo>
</mods>
