Tags
Language
Tags
June 2025
Su Mo Tu We Th Fr Sa
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
    Attention❗ To save your time, in order to download anything on this site, you must be registered 👉 HERE. If you do not have a registration yet, it is better to do it right away. ✌

    ( • )( • ) ( ͡⚆ ͜ʖ ͡⚆ ) (‿ˠ‿)
    SpicyMags.xyz

    Further Exploration of C++ Templates and Metaprogramming

    Posted By: naag
    Further Exploration of C++ Templates and Metaprogramming

    Further Exploration of C++ Templates and Metaprogramming
    MP4 | Video: AVC 1280x720 | Audio: AAC 44KHz 2ch | Duration: 23M | 118 MB
    Genre: eLearning | Language: English

    Designed for intermediate level C++ programmers, this course focuses on the advanced features and techniques made possible by the release of C++11 and C++14. It introduces several new Standard Library types, and investigates type aliases and static assertions, two features that make it easy to work with templates.

    You will also explore variadic templates, which allow developers to write type-safe functions and classes that take variable numbers and types of arguments. The course wraps up by examining template metaprogramming, an expert technique that generates code at compile time, produces extremely efficient code with no run-time overhead, and is widely used in modern C++ libraries.

    Learn to write template code that uses the new features introduced in C++11 and C++14
    Explore the uses and advantages of type aliases, static assertions, and variadic templates
    Discover template metaprogramming and see it generate code with no run-time overhead

    Further Exploration of C++ Templates and Metaprogramming