aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/btree/btreeremover.hpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Normalize includes for btreeinserter.cpp, btreeremover.cpp and btreeroot.cppTor Egge2022-09-261-1/+0
* Add member functions to get and set btree internal node child refs that willTor Egge2022-02-251-3/+3
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-1/+1
* Rename variable to be semantically accurateTor Brede Vekterli2020-04-231-4/+4
* Add support for aggregating over B-tree keysTor Brede Vekterli2020-04-231-4/+10
* Make most hasAggregated checks constexprTor Brede Vekterli2020-04-211-6/+6
* Nested namespaceHenning Baldersheim2019-06-111-9/+2
* Move datastore and btree code from searchlib to vespalibTor Brede Vekterli2019-05-271-0/+185