Prev Next Home
Slide 11 of 15
STL
for_each, count_if, etc, etc
Advantages
Exception Safety (the framework is)
Type Safety
Disadvantages
lot of code in header files
code size


Prev Next Home
Slide 11 of 15