API Reference > Other Classes > OdHashSet Template
OdHashSet Template
OdHashSetOdHashSet
Syntax
C++
template <class Key, class HashFcn = OdHashSet_DefaultHasher<Key>, class Alloc = std::allocator<Key> > class OdHashSet : public OdHashSetLs<Key, od_std_hash_set_add_less_predicate<Key, HashFcn>, Alloc>;

OdHashSet.h

Copyright © 2002–2020. Open Design Alliance. All rights reserved.