<?xml version="1.0" encoding="UTF-8" ?>
<modsCollection xmlns:xlink="http://www.w3.org/1999/xlink" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://www.loc.gov/mods/v3" xmlns:slims="http://slims.web.id" xsi:schemaLocation="http://www.loc.gov/mods/v3 http://www.loc.gov/standards/mods/v3/mods-3-3.xsd">
<mods version="3.3" id="4358">
 <titleInfo>
  <title>Effective Modern C++ :</title>
  <subTitle>42 specific ways to improve your use of C++11 and C++14</subTitle>
 </titleInfo>
 <name type="Personal Name" authority="">
  <namePart>Meyers, Scott Douglas</namePart>
  <role>
   <roleTerm type="text">Primary Author</roleTerm>
  </role>
 </name>
 <typeOfResource manuscript="no" collection="yes">mixed material</typeOfResource>
 <genre authority="marcgt">bibliography</genre>
 <originInfo>
  <place>
   <placeTerm type="text">California</placeTerm>
   <publisher>OReilly</publisher>
   <dateIssued>2015</dateIssued>
  </place>
 </originInfo>
 <language>
  <languageTerm type="code">en</languageTerm>
  <languageTerm type="text">English</languageTerm>
 </language>
 <physicalDescription>
  <form authority="gmd">Text</form>
  <extent>xv, 315 p. : Illust. ; 24 cm</extent>
 </physicalDescription>
 <note>Coming to grips with C++11 and C++14 is more than a matter of familiarizing yourself with the features they introduce (e.g., auto type declarations, move semantics, lambda expressions, and concurrency support). The challenge is learning to use those features effectively -- so that your software is correct, efficient, maintainable, and portable. That's where this practical book comes in. It describes how to write truly great software using C++11 and C++14 -- i.e. using modern C++ ... Effective Modern C++ follows the proven guideline-based, example-driven format of Scott Meyers' earlier books, but covers entirely new material.</note>
 <note type="statement of responsibility"></note>
 <subject authority="">
  <topic>C++ (Computer program language)</topic>
 </subject>
 <subject authority="">
  <topic>Application Software--Development</topic>
 </subject>
 <subject authority="">
  <topic>Application Software</topic>
 </subject>
 <classification>005.133</classification>
 <identifier type="isbn">9781491903995</identifier>
 <location>
  <physicalLocation>e-Library Universitas Pertamina Be Global Leader</physicalLocation>
  <shelfLocator>005.133 MEY e</shelfLocator>
  <holdingSimple>
   <copyInformation>
    <numerationAndChronology type="1">8047/PUP/2019</numerationAndChronology>
    <sublocation>Perpustakaan Universitas Pertamina</sublocation>
    <shelfLocator>005.133 MEY e c.1</shelfLocator>
   </copyInformation>
  </holdingSimple>
 </location>
 <slims:image>Effective_Modern_C.jpg.jpg</slims:image>
 <recordInfo>
  <recordIdentifier>4358</recordIdentifier>
  <recordCreationDate encoding="w3cdtf">2019-08-20 11:19:32</recordCreationDate>
  <recordChangeDate encoding="w3cdtf">2019-08-20 11:21:43</recordChangeDate>
  <recordOrigin>machine generated</recordOrigin>
 </recordInfo>
</mods>
</modsCollection>