Local cover image
Local cover image

Effective modern C++ : 42 specific ways to improve your use of C++11 and C++14 / Scott Meyers.

By: Material type: TextTextPublisher: Beijing ; Sebastopol, CA : O'Reilly Media, 2014Copyright date: ©2015Edition: First editionDescription: xv, 315 pages : illustrations ; 24 cmContent type:
  • text
Media type:
  • unmediated
Carrier type:
  • volume
ISBN:
  • 9781491903995 (pbk)
  • 1491903996 (pbk)
Subject(s): DDC classification:
  • 005.133 MEY 23 MEY
LOC classification:
  • QA76.73.C153 M494 2015
Contents:
Deducing types -- auto -- Moving to Modern C++ -- Smart pointers -- Rvalue references, move semantics, and perfect forwarding -- Lambda expressions -- The concurrency API -- Tweaks.
Summary: "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"--Publisher's website.
List(s) this item appears in: STEM & ENGINEERING CORNER
Tags from this library: No tags from this library for this title. Log in to add tags.
Star ratings
    Average rating: 0.0 (0 votes)
Holdings
Item type Current library Shelving location Call number Copy number Status Date due Barcode
Books Books CamTech Library STEM & Engineering 005.133 MEY (Browse shelf(Opens below)) 1 Available CamTech 000005

Includes index.

Deducing types -- auto -- Moving to Modern C++ -- Smart pointers -- Rvalue references, move semantics, and perfect forwarding -- Lambda expressions -- The concurrency API -- Tweaks.

"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"--Publisher's website.

There are no comments on this title.

to post a comment.

Click on an image to view it in the image viewer

Local cover image