Modern C++ Course, Lecture 4: C++ STL Library (2021)

preview_player
Показать описание
Modern C++ Course, Lecture 4: C++ STL Library (2021)
Slides, Tutorials, and more are available:
---
---
This lecture video is part of the Modern C++ course taught at the University of Bonn by Ignacio Vizzo, Rodrigo Marcuzzi, and Cyrill Stachniss in 2021.

#CPP #UniBonn #Robotics #StachnissLab
Рекомендации по теме
Комментарии
Автор

0:00 > Intro
5:00 > Presentation of basic containers (array & vector)
12:00 > Open3D::PointCloud example
12:20 > Associative Containers
21:12 > Open3D::VoxelGrid example + recap
22:31 > Iterators
32:25 > Algorithms

AL-kbcb
Автор

Thanks for the video <3, may god bless you.

wmxrbzb
Автор

Hello, I am wondering if you really needed a template function for the generic print method. I guess there is already an Iterator interface defined in the STL. Thanks for clarifying :)

angelobracaglia
Автор

What is the name of the editor you are using to write the code ?

chandankumarrout