User profile: Mike200

User info
User name:Mike200
History
Joined:
Number of posts:67
Latest posts:

Real time calculations
Hello , sometime ago I started a small project centred around some crazy mutating breeding rabbits( ...

list::erase()
Hello again, i've been reading about the erase() command and looking at your recommendation and i'm...

list::erase()
I see... I'm afraid I've got to now ask though... Was does auto do in the 'for' statement, and why...

list::erase()
Hello again, is it possible to erase elements of a list whilst iterating through the list? , or it s...

const and iterators
right.... do you mean like this in the prototype..? mutantType::printSummary() const;