User: shoxsz

  • Public profile

User profile: shoxsz

User info
User name:shoxsz
History
Joined:
Number of posts:8
Latest posts:

std::bad_alloc
hmm, now it is crashing, but debugging mode still not crash. EDIT: since the vector is empty, there...

std::bad_alloc
yes, added the std::flush, the error persist

std::bad_alloc
doing this: [code] std::cout << "1"; for(Transition t : transitions){ std::cout << "2"; /*...*/ } s...

std::bad_alloc
doing this: [code] std::cout << "1"; for(Transition t : transitions){ std::cout << "2"; /*...*/ } s...

std::bad_alloc
Hello, i have two structures like this: [code] struct Rule{ int a, b, c; }; struct Tran...

This user does not accept Private Messages