[kutil] Add sorted insert to kutil::vector

Added a sorted insert to vector, as well as cleaning up and extending
the removal functions.
This commit is contained in:
2020-09-07 16:59:21 -07:00
parent 8490472581
commit 71cd7af17b
5 changed files with 102 additions and 15 deletions

View File

@@ -318,6 +318,7 @@ modules:
- src/tests/logger.cpp
- src/tests/heap_allocator.cpp
- src/tests/main.cpp
- src/tests/vector.cpp
overlays:
- url: https://f000.backblazeb2.com/file/jsix-os/sysroot-llvm8-20190706.tar.bz2
path: sysroot