- Exercise
Let's answer a few questions in this lesson.
We'll cover the following...
Try it yourself
std::forward_listhas a reduced interface, so we can’t use it with a lot of STL algorithms.- What are the
Let's answer a few questions in this lesson.
std::forward_list has a reduced interface, so we can’t use it with a lot of STL algorithms.