aboutsummaryrefslogtreecommitdiffstats
path: root/searchlib/src/vespa/searchlib/grouping/collect.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Modernize C++ code with auto and range-based loops.Geir Storli2023-07-071-1/+1
* Prefer std::vectorHenning Baldersheim2023-03-141-3/+2
* Change from typedef to using in searchlib C++ code.Geir Storli2022-12-211-2/+2
* Add noexcept specifiers.Tor Egge2021-12-111-1/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* 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
* Move th tricky part to a value object to avoid challenges with move of polymo...Henning Baldersheim2017-03-291-1/+1
* delete the copy constructor/operatorsHenning Baldersheim2016-10-031-1/+4
* PublishJon Bratseth2016-06-151-0/+105