Better way of filling vector in smartPointer exercise
@bgruber what do you think of this fix ? Avoids to use the reset, and optimizes the object creation by removing even the move operations.
@bgruber what do you think of this fix ? Avoids to use the reset, and optimizes the object creation by removing even the move operations.