Автор: Bartłomiej Filipek
Издательство: Lean Publishing
Год: 2019-03-01
Формат: True PDF
Страниц: 318
Размер: 1 Mb
Язык: English
C++17 is a major update to the language and brings many exciting additions and improvements that will change your pre for the better. This book shows you all of the significant changes in the new Standard.
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