Lecture 6 - Slide 18 : 40 |
The C++11 Standard Library contains approximately 80 standard algorithms
Most of these represent simple ideas, as opposed to algorithms in an Algorithms and Data Structure course tradition
The design here is not on the desing of algorithms or even on the use of any but the simplest and most obvious algorithms, §18.2 in The C++ Prog. Lang. (3. edition)