Class to manage a linked list. Utility that can be built on or used alone

Dependents:   Waldo_Embed_V2 elevator_with_queue RaheeNew DS1820 ... more

Auto generated API documentation and code listings for LinkedList

Classes

LL< retT > Example using the LL Class
node The Linked List structure

Code

LL.cpp [code] Core Utility - Templated Linked List class
LL.h [code] Core Utility - Templated Linked List class