Effective Modern C++
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++.Topics include:* The pros and cons of braced initialization, noexcept specifications, perfect forwarding, and smart pointer make functions* The relationships among std::mov…
Mehr
CHF 79.00
Preise inkl. MwSt. und Versandkosten (Portofrei ab CHF 40.00)
L024:
Lieferbar in 24 Stunden
Produktdetails
- ISBN: 978-1-4919-0399-5
- EAN: 9781491903995
- Produktnummer: 16598783
- Verlag: O'Reilly
- Sprache: Englisch
- Erscheinungsjahr: 2015
- Seitenangabe: 336 S.
- Masse: H23.3 cm x B17.9 cm x D2.0 cm 585 g
- Gewicht: 585
Über den Autor
For more than 20 years, Scott Meyers' Effective C++ books (Effective C++, More Effective C++, and Effective STL) have set the bar for C++ programming guidance. His clear, engaging explanations of complex technical material have earned him a worldwide following, and they keep him in demand as a trainer, consultant, and conference presenter. Winner of the 2009 Dr. Dobb's Excellence in Programming Award, he has a Ph.D. in Computer Science from Brown University. His web site is aristeia.com.
18 weitere Werke von Scott Meyers:
Bewertungen
Anmelden