<?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>
    <title>STL tutorial and reference guide</title>
    <subTitle>C++ programming with the standard template library</subTitle>
  </titleInfo>
  <name type="personal">
    <namePart>Musser, David R. Gillmer J. Derge Atul Saini</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">New Delhi</placeTerm>
    </place>
    <publisher>Pearson Education</publisher>
    <dateIssued>2005</dateIssued>
    <issuance>monographic</issuance>
  </originInfo>
  <physicalDescription>
    <extent>xxxi, 489 p. ; 24 cm.</extent>
  </physicalDescription>
  <subject>
    <topic>C++ (Computer Programming Language)</topic>
    <topic>STL components</topic>
    <topic>Generic algorithms</topic>
    <topic>Sequence containers</topic>
    <topic>Functions objects</topic>
    <topic>STL reference guide</topic>
    <topic>Algorithm reference</topic>
    <topic>FC</topic>
  </subject>
  <classification authority="ddc">005.133 MUS</classification>
  <identifier type="isbn">8129708337 (pbk)</identifier>
  <recordInfo/>
</mods>
