Lock your Ad to the Top of this Site - Readers always see it! - Advertise Here
 


C++ Standard Library: A Tutorial and Reference (Repost)

  • 1,807 views
  • In: C/C++, IT eBooks
  • Author : llaseri
  • 3 votes, average: 5 out of 53 votes, average: 5 out of 53 votes, average: 5 out of 53 votes, average: 5 out of 53 votes, average: 5 out of 5

     The C++ Standard Library provides plenty of default functionality in the form of the Standard Template Library (STL) for containers (like vectors and linked lists), as well as generic algorithms (which allow you to sort, search, and manipulate elements inside containers). The best thing about The C++ Standard Library is that it gives the reader a concise guide to working with these basic containers (from lists to sets and maps, with everything in between). Each container type is explained along with short code excerpts. Moreover, in a reference section, the author explores the connections between each container type, showing how they share similar methods. (Learn just a few methods and you can pretty much work with them all.)

    Download Here

    del.icio.us:C++ Standard Library: A Tutorial and Reference (Repost)digg:C++ Standard Library: A Tutorial and Reference (Repost)blinklist:C++ Standard Library: A Tutorial and Reference (Repost)reddit:C++ Standard Library: A Tutorial and Reference (Repost)Y!:C++ Standard Library: A Tutorial and Reference (Repost)

    Random Posts

    One Response to “C++ Standard Library: A Tutorial and Reference (Repost)

    Leave a Reply

    You must be logged in to post a comment.