Forward Lists

A forward list is the primitive form of the list structure we studied in the previous lesson. Nevertheless, forward lists are still useful.

We'll cover the following...
widget

std::forward_list is a singly linked list, which needs the header ...

Access this course and 1400+ top-rated courses and projects.