In this event, we're going to uncover the STL software library used commonly in C++.
We'll cover Sequence Containers (like vector and list), container adapters (like stack and queue), associative containers (like set and map), and try to understand their predefined member functions.
Note:
Unordered Associative Containers will be covered in future events.
CodingCleverly
Chapter Leader, Founder/CEO of CodingCleverly