C++ auto, decltype, decltype(auto)

preview_player
Показать описание
We will learn fundamental concepts for auto, decltype, decltype(auto) newly introduced in C++11. Accurate and concrete understanding of these concepts will enable us to build more complex C++ programming.
Рекомендации по теме
Комментарии
Автор

Thanks a lot for such great videos, Mr. Kim.

girishtaneja
Автор

Thank you very much for the great video, Thomas Kim!

Dreazzon
Автор

one of the best vedios of c++,i think one should learn this series vedios and then back to c++ template vedios!
and can you show a vedios about std::function
then i think if you can make a series vedios about how you use them in practice
i see your vedios one by one
thanks

yiranwang