C++ STL algorithm - unique and unique_copy algorithm | Modern Cpp Series Ep. 160

Published: 26 October 2023
on channel: Mike Shah
531
33

►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 'unique' and 'unique_copy' STL algorithms for removing adjacent elements that are found to be equal (using the operator==). This is a handy way when you are filtering data for instance. One thing to be careful of, is since unique is removing elements, we need to use the remove-erase idiom that we previously learned.

►YouTube Channel:    / mikeshah  
►Please like and subscribe to help the channel!
►Join our free community: https://courses.mshah.io/communities/...


Watch video C++ STL algorithm - unique and unique_copy algorithm | Modern Cpp Series Ep. 160 online, duration hours minute second in high quality that is uploaded to the channel Mike Shah 26 October 2023. Share the link to the video on social media so that your subscribers and friends will also watch this video. This video clip has been viewed 531 times and liked it 33 visitors.