Ingo Weinhold be7782af0f * Removed DoublyLinkedListLinkImpl constructor. DoublyLinkedListLink doesn't
have one anymore anyway.
* Removed unnecessary setting the list links to NULL after removing a node.
* Replaced "element == NULL" check in Insert() by an assert. This just hid
  potential errors.
* Added Insert{Before,After}() methods and declared the Insert() version
  with the InsertBefore() semantics obsolete.


git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@34873 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-01-03 17:07:56 +00:00
..
2009-12-01 16:32:48 +00:00
2009-12-06 15:59:37 +00:00
2009-12-06 15:59:37 +00:00
2009-12-06 15:59:37 +00:00
2009-11-20 13:57:20 +00:00
2009-12-27 15:19:17 +00:00