Standard Algorithms
Few C++ developers seem to appreciate that the standard C++ library is actually designed around functional programming principles. The standard library headers algorithm and functional header files provide functional algorithms and facilitate their use, respectively.
As usual we will try to provide a simple example of why we should put to use the functional techniques in the standard library.
Recent comments
1 week 1 day ago
1 week 3 days ago
2 weeks 6 days ago
3 weeks 6 days ago
3 weeks 6 days ago
5 weeks 5 days ago
7 weeks 5 days ago
7 weeks 5 days ago
7 weeks 5 days ago
8 weeks 1 day ago