sequence-classes

There are 1 repositories under sequence-classes topic.

  • hc219417/Playlist

    The idea of a sequence class is that the application programmer can choose where an item is stored in the list, and that sequence, or order, of the items remains the same, even when things are deleted. In this project we pass that capability on to the user allowing them to order a playlist of their favorite songs in any way they choose.

    Language:C++10