Real time calculationsHello , 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 iteratorsright.... do you mean like this in the prototype..? mutantType::printSummary() const;