<?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>C++ Plus Data Structures</title>
  </titleInfo>
  <name type="personal">
    <namePart>Dale Nell</namePart>
    <role>
      <roleTerm authority="marcrelator" type="text">creator</roleTerm>
    </role>
  </name>
  <name type="personal">
    <namePart>Teague David</namePart>
  </name>
  <typeOfResource>text</typeOfResource>
  <originInfo>
    <place>
      <placeTerm type="text">Boston</placeTerm>
    </place>
    <publisher>Jones and Bartlett Publishers</publisher>
    <dateIssued>2001</dateIssued>
    <edition>2nd ed.;</edition>
    <issuance>monographic</issuance>
  </originInfo>
  <language>
    <languageTerm authority="iso639-2b" type="code">eng</languageTerm>
  </language>
  <physicalDescription>
    <form authority="marcform">print</form>
    <extent>xiv, 811p.; ill. (with col. )</extent>
  </physicalDescription>
  <note type="statement of responsibility">Nell Dale, David Teague </note>
  <note>Include index</note>
  <subject>
    <topic>C++ (Computer program language)</topic>
  </subject>
  <subject>
    <topic>Data structure (Computer science)</topic>
  </subject>
  <identifier type="isbn">0763714704</identifier>
  <recordInfo>
    <recordCreationDate encoding="marc">210709</recordCreationDate>
  </recordInfo>
</mods>
