aboutsummaryrefslogtreecommitdiffstats
path: root/src/libutil/heap.h
Commit message (Collapse)AuthorAgeFilesLines
* [Rework] Add C++ guards to all headersVsevolod Stakhov2019-07-081-6/+14
|
* [Minor] Add rspamd_min_heap_index helper methodVsevolod Stakhov2016-04-101-0/+9
|
* [Feature] Allow removal from the heapVsevolod Stakhov2016-04-081-0/+9
|
* [Feature] Add preliminary implementation of binary heapVsevolod Stakhov2016-04-081-0/+71
Signed-off-by: Vsevolod Stakhov <vsevolod@highsecure.ru>