Follow-up Comment #4, bug #7052 (project wormux):

I was fore sure not talking about the list itself but the 

  typedef struct object_t {
    PhysicalObj* ptr;
    bool to_remove;
    object_t(PhysicalObj* o, bool e) { ptr = o; to_remove = e; }
  } object_t;

that is inside (and which deserve to desappear)



    _______________________________________________________

Reply to this item at:

  <http://gna.org/bugs/?7052>

_______________________________________________
  Message posté via/par Gna!
  http://gna.org/


_______________________________________________
Wormux-gna mailing list
[email protected]
https://mail.gna.org/listinfo/wormux-gna

Reply via email to