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-22 15:15:07 +00:00
2010-01-01 17:09:23 +00:00
2009-12-13 21:18:27 +00:00
2009-12-31 17:03:41 +00:00
2009-12-21 20:56:50 +00:00
2009-12-13 21:18:27 +00:00
2009-12-22 15:15:07 +00:00