The Open Source Swiss Army Knife

/code/cPP/stl/
/code/cPP/stl/ + sub-categories
http://www.sirfsup.com/
web directory content
    
      

Not logged in
Chat Register Login
return to:  http:/www.sirfsup.com      /code   /cPP   /stl 
sub-categories and articles

                                                  
dircomplex add
dirlists add
dirmaps add
dirstl_exceptions add
dirstl_iterators add
dirvectors add
   --->create new sub-category


stl.htm
add

the standard template library

edited three times; major source = Josuttis, the classic STL book and reference, The C++ Standard Library. then, my data structures in C++ coursebook.

  1. iterators
  2. containers
  3. algorithms: find, search, count, reverse, sort
  4. function objects: the STL version of C++ operators
  5. adapter: changes on type of component into another type of component
  6. function adapters
  7. container adapters
  8. strings
  9. streams

stl.txt
add

STL class templates process lists, contiguous (array), linked lists, stacks, queues programs --i/o manipulaation
   --->upload your article


User submitted category site links


(None)

-->submit a page from your site dealing with stl to the sirfsup! web directory for listing

return to top