summaryrefslogtreecommitdiff
path: root/cpp/src/tests/IList.cpp
Commit message (Expand)AuthorAgeFilesLines
* Provide public read-access to IListNode pointers, so frame handlersAlan Conway2008-01-291-0/+4
* qpid/IList.h: Added public T* getNext(), T* getPrev() to IListNode so node su...Alan Conway2008-01-181-2/+16
* Intrusive list template qpid::IList and unit tests.Alan Conway2008-01-171-0/+223