Hahaha, the original code was std C++ correct but VC doesn't support it. I made this lil mistake a giga-gazillion times and still fall for it...
I needed to re-think the whole situation going on here!
ROFLMAO.
You can put back the
Code:
VPairs::iterator j = Deck.begin()
in the for-loop as well most likely.
You you can change (*). to -> most likely as well.
But leave the typedef intact.