User: jimctu

  • Public profile

User profile: jimctu

User info
User name:jimctu
History
Joined:
Number of posts:29
Latest posts:

vector causing memory errors on destruction
my vector of vectors (vector< vector<int> > pool_PR) receives vector<int> ch_list. I do a push_back ...

vector causing memory errors on destruction
the stack, cire: [code] #0 0x7ffff72d23a5 raise() (/lib/x86_64-linux-gnu/libc.so.6:??) #1 0x7ffff72...

vector causing memory errors on destruction
this can be caused by acessing and modifying a index out of the vector range? This is one possibilit...

vector causing memory errors on destruction
I am not calling any destructors. But I didn't even implement the class destructor. My code is very ...

vector causing memory errors on destruction
Hi everyone. I am with an annoying error that I cannot manage to fix. I have a class that have som...

This user does not accept Private Messages