filmov
tv
005 What Are Type Functions, How to Use Type Traits in C++ Template Programming

Показать описание
We will learn what is type functions or type traits, and how to use std::make_common_t, std::make_signed_t
Prerequisites:
004 - How to Convert Type Name to String using decltype, __FUNCSIG__, __PRETTY_FUNCTION__
TypeFunctions
003 - Materials for Learning C++20 Standard
002 - How to Build C++20 Applications in the Visual Studio IDE
001 - Hello World C++20 on Command Line
000 - Install Microsoft Visual Studio, GNU g++, clang++, Intel TBB
Download Source Code:
Episode 005
Episode 004
Episode 002
Episode 001
Prerequisites:
004 - How to Convert Type Name to String using decltype, __FUNCSIG__, __PRETTY_FUNCTION__
TypeFunctions
003 - Materials for Learning C++20 Standard
002 - How to Build C++20 Applications in the Visual Studio IDE
001 - Hello World C++20 on Command Line
000 - Install Microsoft Visual Studio, GNU g++, clang++, Intel TBB
Download Source Code:
Episode 005
Episode 004
Episode 002
Episode 001