Home > Uncategorized > Standard Template Library (STL) lectures

Standard Template Library (STL) lectures

September 10th, 2010 Leave a comment Go to comments

In the following series, learn all about STL from the great Stephan T. Lavavej, Microsoft’s keeper of the STL cloth (this means he manages the partnership with the owners of STL and Microsoft, including, of course, bug fixes and enhancements to the STL that ships as part of Visual C++).

  • Part 1 (sequence containers)
  • Part 2 (associative containers)
  • Part 3 (smart pointers)
  • Part 4 (an extended example of using the STL to solve Nurikabe puzzles)
  • etc
  1. No comments yet.
  1. No trackbacks yet.
You must be logged in to post a comment.