aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/stllike/hash_set.hpp
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Prefer std::vector<T, vespalib::allocator_large> over vespalib::Array<T> step 1.Henning Baldersheim2022-03-101-4/+2
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Be explicit wether size is give or notHenning Baldersheim2020-12-021-0/+5
* Revert "Revert "Since the most important aspect our use of hash maps/sets is ...Henning Baldersheim2020-03-201-2/+2
* Revert "Since the most important aspect our use of hash maps/sets is for spee...Harald Musum2020-03-201-2/+2
* Since the most important aspect our use of hash maps/sets is for speed we cha...Henning Baldersheim2020-03-201-2/+2
* Replace GCC-only `std::_Identity` and `std::_Select1st` with own codeTor Brede Vekterli2019-06-171-2/+3
* =defaultHenning Baldersheim2018-11-281-1/+1
* Use template args for the class, not on the find method.Henning Baldersheim2018-11-011-2/+2
* Handle insertion of non-copyable keys and values in hash map.Tor Egge2018-05-271-0/+6
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Update copyright headers"Jon Bratseth2017-06-141-1/+1
* Update copyright headersJon Bratseth2017-06-141-1/+1
* Revert "Copyright header"Jon Bratseth2017-06-131-1/+1
* Copyright headerJon Bratseth2017-06-131-1/+1
* Complete the split also for tests.Henning Baldersheim2016-12-151-19/+1
* Split in hash_xxx, array, lru, cache ++ in hpp files. To reduce clinon buildHenning Baldersheim2016-12-151-0/+106