The Wayback Machine - https://web.archive.org/web/20111028033909/http://www.codeguru.com/cpp/cpp/algorithms/lists/

    Linked Lists

    Creating Custom STL Iterators for Linked Lists

    Discover a technique of creating Custom STL iterators for a user defined STL container class.

    CLinkedList Doubly Linked List Class

    Doubly Linked List routines providing the most full-blown functionality that any coder should ever need.