hash_set: add iterator and remove method.
commita3c990e4aed6592f120821a082ef9b365b17f48d
authormarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jul 2015 14:11:52 +0000 (16 14:11 +0000)
committermarxin <marxin@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 16 Jul 2015 14:11:52 +0000 (16 14:11 +0000)
treebd3538aabec20c805dfcb30982225557bf9da3ce
parent8a184c9b740374a6fbfb136f2d4e8a559a91191a
hash_set: add iterator and remove method.

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

git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@225885 138bc75d-0d04-0410-961f-82ee72b054a4
gcc/ChangeLog
gcc/hash-set.h