Conversation
|
This might deserve a part on using it with |
Do you think we should change the current state further? The auto keyword comes a bit later in the syllabus, together with smart pointers. Maybe I should move them? |
|
Good point, I'm not sure. Maybe it should be introduced later, when they might actually mess it up :-) |
| - `container`: The array or vector to loop over. | ||
|
|
||
| ## Example Usage | ||
|
|
There was a problem hiding this comment.
This took me a minute to work out but I like it! :)
Maybe it would be worth saying...
| In this code, we loop over each word, retrieving the first letter each time, to reveal the obscured password. | |
No description provided.