aboutsummaryrefslogtreecommitdiffstats
path: root/document/src/vespa/document/datatype/referencedatatype.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Remove clone from DataType.Henning Baldersheim2022-03-041-1/+2
* Remove identifiable from document::DataTypeHenning Baldersheim2022-03-041-4/+3
* Reduce use of Identifiable for document::DatatTypeHenning Baldersheim2022-03-031-0/+1
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
* Add operator overloads to avoid ambiguous reversed operators.Tor Egge2020-12-041-0/+1
* GC unused code and add override and = default.Henning Baldersheim2018-09-171-1/+1
* Identity only based on id.Henning Baldersheim2018-09-121-0/+2
* Pass stringref by valueHenning Baldersheim2018-08-111-1/+1
* Unify error handling to using exceptions only, not in combination with nullptr.Henning Baldersheim2017-07-311-2/+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
* Add commentsTor Brede Vekterli2017-02-021-0/+4
* Add C++ reference field data type and valueTor Brede Vekterli2017-02-021-0/+26