When iterating a map or vector "auto&" should be used instead of "auto"

Description

In the persistent connection implementation there're a few places where auto& should be used instead of auto. Not causing any issue but is a bit less efficient.

Conclusion

None

Activity

Show:
Fixed
Pinned fields
Click on the next to a field label to start pinning.

Details

Components

Assignee

Reporter

Priority

Compatibility

Minor

Fix versions

Created July 31, 2019 at 7:58 PM
Updated January 23, 2020 at 10:15 AM
Resolved January 23, 2020 at 10:15 AM

Flag notifications