floating point divisionWhat if you have to do some floating point division: If I understand correctly, if I divide by a n...
Does catch(...) really catch everything?I was doing some messing around with exceptions, to test whether they did what I wanted, and to get ...
move semantics/constructorOK, THAT would make more sense to me. As I understand 'move', the thing you are moving from, is stil...
what is with char arrays?OK Thanks. I expect garbage at that point, I just don't expect it to dangle on beyond the exact amou...
move semantics/constructordiscussion pertains to this video: https://www.youtube.com/watch?v=7LxepUEcXA4 I'm just starting...
This user does not accept Private Messages