Advertisement
Guest User

Untitled

a guest
Aug 18th, 2017
70
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.45 KB | None | 0 0
  1. /usr/include/c++/4.4/debug/safe_iterator.h:204:error: attempt to increment
  2. a past-the-end iterator.
  3.  
  4. Objects involved in the operation:
  5. iterator "this" @ 0x0xbfc67530 {
  6. type = N11__gnu_debug14_Safe_iteratorINSt6__norm14_List_iteratorIN17Cjt_Participantes4PartEEENSt7__debug4listIS4_SaIS4_EEEEE (mutable iterator);
  7. state = past-the-end;
  8. references sequence with type `NSt7__debug4listIN17Cjt_Participantes4PartESaIS2_EEE' @ 0x0xbfc67530
  9. }
  10. Abortado
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement