Templates and The Standard Library

OverskriftSideLydfilTidAndet 1Andet 2
TemplatesPage 1    
TemplatesPage 2    
Templates versus generics in Java, C# and C++Page 3    
Example - Point<C>Page 4    
Class templates in C++Page 5    
Example - Point<C,dim,default_value>Page 6    
Function templatesPage 7    
Policies with TemplatesPage 8    
Example of Policies with TemplatesPage 9    
Template SpecializationPage 10    
Example - Specialization of Point<C> to Point<char>Page 11    
Specialization of class templates - complete and partialPage 12    
Compile time computations with template specializationPage 13    
Vector BasicsPage 14    
Vectors - basic usePage 15    
IteratorsPage 16    
Iterators seen as generalized pointersPage 17    
Example uses of iterators - basis stuffPage 18    
Different classifications of iteratorsPage 19    
Categories of iteratorsPage 20    
Insert iteratorsPage 21    
Standard ContainersPage 22    
Documentation of the container libraryPage 23    
Overview of containersPage 24    
A priority queue examplePage 25    
A map examplePage 26    
Common properties of containersPage 27    
Container member typesPage 28    
A vector specialization: vector<bool>Page 29    
AlgorithmsPage 30    
Documentation of the algorithms libraryPage 31    
Overview of AlgorithmsPage 32    
Principles used for algorithmsPage 33    
The for-each algorithmPage 34    
Function objectsPage 35    
Using the sort algorithmPage 36    
An example of for-each and function objectsPage 37    
Use of function objects in STLPage 38    
Adapter examplesPage 39    

Generated: Tuesday March 26, 2013, 13:03:55