Skip to content
Snippets Groups Projects

Better way of filling vector in smartPointer exercise

Merged Sebastien Ponce requested to merge sponce_smartVectorFix into master
All threads resolved!

@bgruber what do you think of this fix ? Avoids to use the reset, and optimizes the object creation by removing even the move operations.

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
  • Sebastien Ponce added 5 commits

    added 5 commits

    Compare with previous version

  • Sebastien Ponce resolved all threads

    resolved all threads

  • ok, shall I merge this version ? By the way I've dropped the message about "we have a memory leak" in the solution as we solved it :-)

  • Looks good to me!

  • Sebastien Ponce mentioned in commit dc66d7c2

    mentioned in commit dc66d7c2

  • Please register or sign in to reply
    Loading