## Synopsis Discusses the functional programming facilities available in C++ along with how to use the iterator or range standard algorithms and view adapters. ## Pages - [ ] Lambdas - [ ] Ranges vs Iterators - [ ] Algorithms - [ ] Views