沃新书屋 - C++17 In Detail - 作者:Bartłomiej Filipek

Bartłomiej Filipek

人物简介:

Bartłomiej (Bartek) Filipek is a C++ software developer from the beautiful city of Cracow in Southern Poland. He started his professional career in 2007 and in 2010 he graduated from Jagiellonian University with a Masters Degree in Computer Science. He's part of the Polish ISO Body for C++ and has been a Microsoft MVP since 2018. Bartek currently works at Xara, where he develops features for advanced document desktop and online editors. Since 2011, Bartek has been regularly blogging at bfilipek.com (converted to cppstories.com) where he focuses on C++. He is also a co-organizer of the C++ User Group in Cracow. See his blog at www.cppstories.com

C++17 In Detail书籍相关信息


内容简介:

++17 is a major update to the language and brings many exciting additions and improvements that will change your code for the better. This book shows you all of the significant changes in the new Standard. I spent hundreds of hours investigating how the new features work to ensure this book is helpful and practical. It will not only save you time but will guide you through lots of nuances of the language and the Standard Library. Among the dozens of C++17’s enhancements described in the book, you will learn about the following: Class Template Argument Deduction Structured Bindings Fold Expressions Inline Variables Parallel Algorithms Polymorphic Allocator std::any std::byte std::filesystem std::from_chars std::optional std::string_view std::variant [[nodiscard]] if constexpr If you have experience with C++11/14 and you want to advance to the latest C++ Standard, then pick up the book and start reading. “If you’ve ever asked ‘what’s in C++17 and what does it mean for me and my pre?’ — and I hope you have — then this book is for you.” Herb Sutter The book is also available as ebook @Leanpub: https://leanpub.com/cpp17indetail