Effective Modern C++

Effective Modern C++

作者:Scott Meyers

出版社:O'Reilly Media

出版年:2014-12

评分:9.5

ISBN:9781491903995

所属分类:行业好书

书刊介绍

内容简介

Learn how to program expertly with C++ with this practical book from Scott Meyers, one of the world's foremost authorities on this systems programming language. Scott Meyers takes some of the most difficult pieces of C++ code and unfurls them so that you can see how to manipulate your own project code. This is the first book to contain content written with the C++14 standard.

Tackle 42 separate C++ problems and solutions

Learn critical techniques for success on topics from smart pointers to lambda expressions

Understand key concepts by taking the C++ 98 standard to C++ 11 and then to C++ 14

作者简介

Scott Meyers is one of the world's foremost authorities on C++. He wrote the best-selling Effective C++ series (Effective C++, More Effective C++, and Effective STL); published and maintains the annotated training materials Overview of the New C++ (C++11/14) and Effective C++ in an Embedded Environment; is Consulting Editor for the Effective Software Development Series, and, wi...

(展开全部)

精彩摘录

......createsofterwarethat'scorrectefficientmaintainableportable

——引自第1页


C++98hadasinglesetofrulesfortypededuction:theoneforfunctiontemplates.C++11modifiesthatrulesetabitandaddtwomore,oneforautoandonefordecltype.C++14thenextendstheusagecontextsinwhichautoanddecltypemaybeemployed.

——引自第9页

相关推荐

微信二维码