AI Features

- Exercise

Let's answer a few questions in this lesson.

We'll cover the following...

Try it yourself

  • std::forward_list has a reduced interface, so we can’t use it with a lot of STL algorithms.
  • What are the
...