mirror of
https://github.com/trapexit/mergerfs.git
synced 2025-03-29 14:07:26 +08:00
hashset.hpp
This commit is contained in:
parent
bb1081c692
commit
9a99dc21f1
@ -41,6 +41,7 @@ public:
|
||||
~HashSet()
|
||||
{
|
||||
kh_destroy(hashset,_set);
|
||||
str_set_cleanup(&_str_set);
|
||||
}
|
||||
|
||||
inline
|
||||
|
Loading…
x
Reference in New Issue
Block a user