{"id":261,"date":"2016-02-29T21:27:29","date_gmt":"2016-02-29T18:27:29","guid":{"rendered":"https:\/\/sobbayi.com\/?p=261"},"modified":"2016-02-29T21:27:29","modified_gmt":"2016-02-29T18:27:29","slug":"the-c-standard-template-library-algorithms-and-iterators-part-6","status":"publish","type":"post","link":"http:\/\/local.brightwhiz\/the-c-standard-template-library-algorithms-and-iterators-part-6\/","title":{"rendered":"The C++ Standard Template Library Algorithms and Iterators – Part 6"},"content":{"rendered":"
Welcome back to the sixth part in our series on the C++<\/a> Standard Template Library. This time we will be looking at Algorithms and Iterators. If you are new to this series you might want to get started at the beginning by looking at an overview of the C++ Standard Template Library<\/a>.<\/p>\n Just in case you are already familiar with the basics you can go ahead and read ahead in this article. If you missed it, in our previous tutorial, we talked about the Unordered Associative Containers<\/a> which includes the unordered Set or Multiset and the Unordered Map or Multimap.<\/p>\nWe Start off With Iterators<\/h2>\n