Русские видео

Сейчас в тренде

Иностранные видео


Скачать с ютуб C++ STL algorithm - min, max | Modern Cpp Series Ep. 173 в хорошем качестве

C++ STL algorithm - min, max | Modern Cpp Series Ep. 173 8 месяцев назад


Если кнопки скачивания не загрузились НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием, пожалуйста напишите в поддержку по адресу внизу страницы.
Спасибо за использование сервиса savevideohd.ru



C++ STL algorithm - min, max | Modern Cpp Series Ep. 173

►Full C++ Series Playlist:    • The C++ Programming Language   ►Find full courses on: https://courses.mshah.io/ ►Join as Member to Support the channel:    / @mikeshah   ►Lesson Description: In this lesson I show you the 'min' and 'max' functions in algorithm. They are actually a bit more powerful than comparing two values, and generally more type safe than using a macro (i.e. with a #define MAX(A,B) type of operation). min and max can both take initalizer lists, and they can also both take custom comparators for your objects. I'll show you a fun example of passing in different comparators to return different 'max's based on some operation. If you do decide to implement your own min and max functions, do take care if you return a value or reference. ►YouTube Channel:    / mikeshah   ►Please like and subscribe to help the channel! ►Join our free community: https://courses.mshah.io/communities/...

Comments