Searched hist:"2529455101 f78af7ce67b6cd188eaf8de555fd6b" (Results 1 – 3 of 3) sorted by relevance
/haiku/headers/private/kernel/util/ |
H A D | MallocFreeAllocator.h | 2529455101f78af7ce67b6cd188eaf8de555fd6b Sat Aug 11 14:57:25 UTC 2007 Ingo Weinhold <ingo_weinhold@gmx.de> Revised the AVLTreeMap code: * Pulled the actual tree code into a non-templatized class AVLTree to reduce the amount of code generated each time the template is instantiated. * Changed the iterator interface to Java-style.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21892 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
H A D | AVLTreeMap.h | 2529455101f78af7ce67b6cd188eaf8de555fd6b Sat Aug 11 14:57:25 UTC 2007 Ingo Weinhold <ingo_weinhold@gmx.de> Revised the AVLTreeMap code: * Pulled the actual tree code into a non-templatized class AVLTree to reduce the amount of code generated each time the template is instantiated. * Changed the iterator interface to Java-style.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21892 a95241bf-73f2-0310-859d-f6bbb57e9c96
|
/haiku/src/system/kernel/util/ |
H A D | Jamfile | 2529455101f78af7ce67b6cd188eaf8de555fd6b Sat Aug 11 14:57:25 UTC 2007 Ingo Weinhold <ingo_weinhold@gmx.de> Revised the AVLTreeMap code: * Pulled the actual tree code into a non-templatized class AVLTree to reduce the amount of code generated each time the template is instantiated. * Changed the iterator interface to Java-style.
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21892 a95241bf-73f2-0310-859d-f6bbb57e9c96
|