`DurableReplOperation::getStatementIds()` returns a vector by const reference. To avoid copying the vector's contents at call sites, the call sites should bind to the return value using const references too.
Avoid copying of getStatementIds() return value
- Assignee:
-
Jan Steemann
- Reporter:
-
Jan Steemann
- Votes:
-
0 Vote for this issue - Watchers:
-
2 Start watching this issue
- Created:
- Updated:
- Resolved: