Made to Order Software Corporation Logo

LLChatLib: LLLinkedList< DATA_TYPE > Class Template Reference

LLLinkedList< DATA_TYPE > Class Template Reference

#include <linked_lists.h>

List of all members.


Detailed Description

template<class DATA_TYPE>
class LLLinkedList< DATA_TYPE >

Provides a standard doubly linked list for fun and profit Utilizes a neat trick off of Flipcode where the back pointer is a pointer to a pointer, allowing easier transfer of nodes between lists, &c And a template class, of course


The documentation for this class was generated from the following file:
  • /home/doug/src/oss/slitechat/trunk/LLChatLib/llcommon/linked_lists.h
Generated on Thu Sep 23 17:18:42 2010 for LLChatLib by  doxygen 1.6.3