]> sigrok.org Git - pulseview.git/commitdiff
rowdata: Use emplace_back() for Annotation objects.
authorUwe Hermann <redacted>
Wed, 2 Aug 2017 06:14:31 +0000 (08:14 +0200)
committerUwe Hermann <redacted>
Fri, 22 Sep 2017 10:03:14 +0000 (12:03 +0200)
This should eliminate one unnecessary allocation per annotation.


No differences found