]> sourceware.org Git - systemtap.git/commit
Simplify deleting all map values
authorJosh Stone <jistone@redhat.com>
Wed, 9 Sep 2009 23:13:16 +0000 (16:13 -0700)
committerJosh Stone <jistone@redhat.com>
Thu, 10 Sep 2009 20:20:36 +0000 (13:20 -0700)
commitc9efa5c99498ccb3d2f0f87bc373da7dfd1cc067
tree2d8cf0995d76421ac3fbc08f4ee2c43e0fae639f
parent9aa8ffcea9980d24cc9c9f13d9dd51e46e6283bf
Simplify deleting all map values

* util.h (delete_map): New templated map deleter.
* dwflpp.cxx (dwflpp::~dwflpp): Use it.
* tapsets.cxx (symbol_table::~symbol_table): Use it.
dwflpp.cxx
tapsets.cxx
util.h
This page took 0.030043 seconds and 5 git commands to generate.