The source project of this merge request has been removed.
removed second part of the condition because the number of keys will be reset...
1 unresolved thread
removed second part of the condition because the number of keys will be reset to 0 due to the splitting that would've happened by the time we would've returned from inserer_element
Merge request reports
Activity
234 234 // ici élément est modifié pour savoir 235 235 // s'il faut le remonter 236 236 inserer_element(page, element) 237 si element.page != vide && page.nb > 2*page.ordre
Please register or sign in to reply