* src/tgba/tgbatba.cc
(tgba_tba_proxy_succ_iterator::~tgba_tba_proxy_succ_iterator): Delete the proxied iterator.
This commit is contained in:
parent
23ed880bc8
commit
0ae540ac2a
2 changed files with 5 additions and 0 deletions
|
|
@ -91,6 +91,7 @@ namespace spot
|
|||
virtual
|
||||
~tgba_tba_proxy_succ_iterator()
|
||||
{
|
||||
delete it_;
|
||||
}
|
||||
|
||||
// iteration
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue