summaryrefslogtreecommitdiffstats
path: root/messagebus/src/tests/trace-roundtrip/trace-roundtrip.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
|
* - Use T && f() && to avoid moving temporaries.Henning Baldersheim2023-02-031-1/+1
| | | | - std::make_unique/make_shared
* - Deinline destructor.Henning Baldersheim2023-02-011-3/+1
| | | | | | - Move instead of copy = > noexcept move construtors. - make_unique/make_shared. - c++11 for loops
* Update 2017 copyright notices.gjoranv2021-10-071-1/+1
|
* Reduce exposure of TraceNode even further.Henning Baldersheim2020-11-181-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
|
* Add missing override.Henning Baldersheim2017-04-251-3/+1
| | | | | remove virtual on override. optimize includes.
* Revert "Balder/enforce override 2"Arne H Juul2017-04-241-1/+3
|
* Including storage now builds fine with override enforcement.Henning Baldersheim2017-04-231-3/+1
|
* add override in messagebus moduleArne H Juul2017-04-101-3/+3
|
* PublishJon Bratseth2016-06-151-0/+127