Correct use of this pointer[quote]Here is another option I have seen:[/quote] That is another controversial option, some people...
Correct use of this pointer[quote]Now on line 38, is it better to just do what i did on line 50 instead? like initialize stuff ...
Move constructor/assignment operator What line do you expect the move constructor to be called? Perhaps some other constructor is being ...
Move constructor/assignment operator The code you posted won't compile. Post the smallest possible complete program that we can test. M...
2d array with range-based for statementWell with the code you posted you really should be using initialization not assignment to set all th...