Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
Dobiasd committed Apr 12, 2014
1 parent a5c6690 commit a95e2c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion from_goto_to_std-transform.md
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,6 @@ vector<int> squareVec6(const vector<int>& v)
});
}
```
Even though `transformCont` now uses this now uses a range-based

## Performance
"But I have to use the hand written for loop for better performance!" - Nope, you do not have to.
Expand Down

0 comments on commit a95e2c4

Please sign in to comment.