C++20 Concepts #01: C++ Concepts in Action
Описание
We learn about the fundamentals of C++ concepts that will be introduced in the C++20 Standards.
Also new keywords concept and requires.
Download Source Code:
http://www.talkplayfun.com/download/cpp_concepts/01-ConceptsInActionSolution.zip
C++20 Concepts #00: How to Install Visual Studio 2019 version 16.3.0 Preview 3
https://www.youtube.com/watch?v=FLbUfkIDTbE&list=PL1_C6uWTeBDFuuwSvNm4VI-1eWyMxsB7b
References:
C/C++ for Visual Studio Code (Preview)
https://code.visualstudio.com/docs/languages/cpp
CppCon 2018: Bjarne Stroustrup
"Concepts: The Future of Generic Programming (the future is here)"
https://youtu.be/HddFGPTAmtU
Concept in C++20 Standard in Action (Tutorial) - Generic Template Metaprogramming.
https://youtu.be/bxR8chns9mc
Constraints and concepts (since C++20)
https://en.cppreference.com/w/cpp/language/constraints
https://devblogs.microsoft.com/cppblog/
https://devblogs.microsoft.com/cppblog/c20-concepts-are-here-in-visual-studio-2019-version-16-3/
C++ Template Metaprogramming (45 Videos)
https://www.youtube.com/watch?v=e82KmcfiI_w&list=PL1_C6uWTeBDF4oRLtCP_NqFtzP1DrQC6f
C++ Type Functions, Modern C++ Programming (30 Videos)
https://www.youtube.com/watch?v=KYMxD9q6Ybc&list=PL1_C6uWTeBDE6KepUEI9XeOpLc4hgDVOd
The Future of C++ Programming, C++2a Standard (65 Videos)
https://www.youtube.com/watch?v=pFu_2X1QyR8&list=PL1_C6uWTeBDFizUP7CTNPZ4d4C7ta6QxT
Graph in C++ (34 Videos)
https://www.youtube.com/watch?v=Oi0ufZ18RAQ&list=PL1_C6uWTeBDF7b_PMTSeYzvo49u8VgIk0
Рекомендуемые видео



















