vector.push_back corrupts referenced object???Now i'm even more puzzled... So i reserved prior to calling the function (reserving within the func...
vector.push_back corrupts referenced object???Nevermind, that was it, once pushed back, everything shifts and screwed up. I reserved the populatio...
vector.push_back corrupts referenced object???Hi all! New here in the forums, hope someone might be able to help with this. Im working on a small...