* src/tgba/tgbatba.cc

(tgba_tba_proxy_succ_iterator::~tgba_tba_proxy_succ_iterator):
Delete the proxied iterator.
This commit is contained in:
Alexandre Duret-Lutz 2003-10-27 10:23:04 +00:00
parent 23ed880bc8
commit 0ae540ac2a
2 changed files with 5 additions and 0 deletions

View file

@ -91,6 +91,7 @@ namespace spot
virtual
~tgba_tba_proxy_succ_iterator()
{
delete it_;
}
// iteration