hash_set: add iterator and remove method.
authorMartin Liska <mliska@suse.cz>
Thu, 16 Jul 2015 14:11:52 +0000 (16:11 +0200)
committerMartin Liska <marxin@gcc.gnu.org>
Thu, 16 Jul 2015 14:11:52 +0000 (14:11 +0000)
commitce7bc090cd410e6003f3bb3346513b1b8193eb15
treebd3538aabec20c805dfcb30982225557bf9da3ce
parent281e728b57232be21358b49d9e356a562566e453
hash_set: add iterator and remove method.

* hash-set.h (remove): New function.
(iterator): New iteration class for hash_set.

From-SVN: r225885
gcc/ChangeLog
gcc/hash-set.h