Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Change xbt_heap_rm_elm to return the removed element, or NULL.
authorArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 26 Sep 2017 13:14:56 +0000 (15:14 +0200)
committerArnaud Giersch <arnaud.giersch@univ-fcomte.fr>
Tue, 26 Sep 2017 15:30:43 +0000 (17:30 +0200)
commitbce15ff3e6e8662b2586202122bbd2698a57abe2
treefd52bfbcbee5dbf8e28e19ff75907daba702fe67
parent11c89cce51496fc517db7fc3485de5ba2b328217
Change xbt_heap_rm_elm to return the removed element, or NULL.
include/xbt/heap.h
src/xbt/heap.c