1
0
Mirror von https://github.com/tkuschel/bees.git synchronisiert 2026-06-19 06:57:54 +02:00

seeker: backward searching template function

This template turns a forward search primitive (e.g. lower_bound, FIEMAP,
TREE_SEARCH_V2) into a backward search primitive.

Signed-off-by: Zygo Blaxell <bees@furryterror.org>
Dieser Commit ist enthalten in:
Zygo Blaxell
2021-10-09 00:22:48 -04:00
Ursprung 23c16aa978
Commit 24b904f002
3 geänderte Dateien mit 265 neuen und 0 gelöschten Zeilen
+1
Datei anzeigen
@@ -7,6 +7,7 @@ PROGRAMS = \
path \
process \
progress \
seeker \
task \
all: test