Lecture Notes for CS 509

19 February 2004 - STL Lists


Outline


List Behavior


The List Class


Constructors


Value Access


Growing and Shrinking Lists


Inserting List Elements


Removing List Elements


Splicing


Splice Operations


Iterators


List Member Functions


Vectors vs. Lists - Performance


Vectors vs. Lists - Invalidation


Slists


Points to Remember


This page last modified on 24 February 2004.