Bitwise operations: get non-repeating bitsIt's for a sudoku bitsolver to find a finned fish strategy.
Bitwise operations: get non-repeating bitsHi to everyone. I'm really stuck with it. I have an array of 9 ints (9 bits each). One, and onl...
trouble accessing member functions in vectors of objectsfor bezierSpline.erase, try this code: bezierSpline.erase(bezierSpline.begin()+i);
Understanding referencesThanks for your explanation. It really helps me out on this.
Understanding referencesbut why am I still able to call its method? is this a kind of "undefined behavior"?. Thanks for you...
This user does not accept Private Messages