summaryrefslogtreecommitdiffstats
path: root/vespalib/src/tests/datastore/unique_store_dictionary/unique_store_dictionary_test.cpp
Commit message (Expand)AuthorAgeFilesLines
* Eliminate noexcept warnings.Tor Egge2020-10-111-1/+1
* Rename namespace search::btree to vespalib::btree.Tor Egge2020-05-041-2/+2
* Rename UniqueStoreDictionaryBase -> IUniqueStoreDictionary.Geir Storli2019-08-271-1/+1
* Move count functions from enum store dictionary to unique store dictionary.Geir Storli2019-08-271-0/+84