fully iterating before terminationYou never did show us the while loop. The quick snippet you posted, though, has a major error in it...
Execute List of Arbitrary Methods from Arbitrary ObjectsYou could derive all of the interrupt handler from a common base class with a pure virtual function ...
mapCan you change the "vector object for this processor" to be this instead? [code]vecObj = {-1, -1, 0,...
mapDo you mean [code]a[b[4]]?[/code]
C++ threads@seeplus Is it possible you used chained statements like [code]std::cout << "The answer is " << i ...