Removing items from boost ptr_listThat's an interesting point, I hadn't considered the possibility that I'd want to change container t...
Removing items from boost ptr_listBut seriously, is there any good reason not to just store the iterator? That way I get constant tim...
Removing items from boost ptr_list[quote]If it's just a matter of scope inside a single function, then go with what firedraco said.[/q...
Removing items from boost ptr_listI am using boost::ptr_vector to keep a list of pointers so that when the list is destructed all the ...
This user does not accept Private Messages