mirror of
https://github.com/Zygo/bees.git
synced 2025-06-16 09:36:17 +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>
This commit is contained in:
@ -7,6 +7,7 @@ PROGRAMS = \
|
||||
path \
|
||||
process \
|
||||
progress \
|
||||
seeker \
|
||||
task \
|
||||
|
||||
all: test
|
||||
|
Reference in New Issue
Block a user