£19.99
C++17 Quick Syntax Reference
A Pocket Guide to the Language, APIs and Library
What You''ll Learn
Use template argument deduction for class templates
Declare non-type template parameters with auto-folding expressions and auto deduction from braced-init-list
Apply lambdas and lambda capture by value
Work with inline variables, nested namespaces, structured bindings, and selection statements with initializer
Use utf-8 character literals
Carry out direct-list initialization of enums
Use these new C++17 library features or class templates from std::variant, optional, any, string_view, invoke, apply and more
Do splicing for maps and sets, also new to C++17
Who This Book Is For
Experienced C++ programmers. Additionally, this is a concise, easily-digested introduction for other programmers new to C++.