Explore the comprehensive features of C++17 in this in-depth conference talk from C++Now 2017. Dive into major language changes such as structured bindings, if constexpr, constexpr lambdas, and inline variables. Discover significant library additions including , , string_view, and parallel algorithms. Learn about guaranteed copy elision, noexcept as part of the type system, and nested namespace declarations. Gain insights into new template features, type traits improvements, and special math functions. Understand how these enhancements will transform C++ programming practices and improve code efficiency. Follow along as the speaker, an experienced researcher and C++ developer, provides detailed explanations and practical examples of each new feature.