Skip to content
Snippets Groups Projects

avoid two (out of three) gcc12 compiler warnings in PrLongLivedTracking

Merged Gerhard Raven requested to merge fix-gcc12-warnings into master
1 unresolved thread

avoid moving temporary objects by creating them 'in situ' and removing if not OK instead of moving them to the right place when OK... (aside: moving an object containing a boost::small_vector is not really cheap and should be avoided if possible...)

Edited by Gerhard Raven

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply
Loading