C++ Standard Library-1: Stream I/O, Strings and the STL

The C++ Standard Library provides provides classes and functions which can be used in a program. Stream I/O, strings, and STL are explained. https://www.softprayog.in/programming... 00:00:00 Introduction 00:01:43 Stream I/O 00:13:13 Strings 00:19:31 Standard Template Library (STL) 00:22:50 vector 00:32:54 list 00:43:32 map 00:52:48 unordered_map 00:55:51 Algorithms 01:00:08 Iterators 01:03:15 Stream Iterators 01:07:34 Predicates