I Just Wanted to Point to Something
Offered By: ACCU Conference via YouTube
Course Description
Overview
Explore the intricacies of pointer-like types in C++ through this comprehensive conference talk from ACCU 2018. Delve into the various ways to refer to objects in C++, including pointers, references, smart pointers, std::reference_wrapper, std::string_view, and iterators. Learn when to use each type and why, with practical guidelines for choosing the most appropriate option in different scenarios. Gain insights into C++17's std::byte* and its applications, as well as the continued relevance of void*. By the end of this 71-minute presentation, acquire the knowledge to confidently select the optimal pointer-like type for any given situation in C++ programming.
Syllabus
I just wanted to point to something! - Jonathan Müller [ACCU 2018]
Taught by
ACCU Conference
Related Courses
Initiation à la programmation (en C++)École Polytechnique Fédérale de Lausanne via Coursera Introduction to Computing 计算概论A
Peking University via Coursera Programming Basics
Indian Institute of Technology Bombay via edX 程序设计基础
Peking University via edX 計算機程式設計 (Computer Programming)
National Taiwan University via Coursera