API Reference > Other Classes > OdHashSetLs Template
OdHashSetLs Template
OdHashSetLsOdHashSetLs
Syntax
C++
template <class Key, class _HashFcn = od_std_hash_set_def_func<Key>, class Alloc = std::allocator<Key> > class OdHashSetLs : public OdUnorderedSet<Key, _HashFcn, od_std_hash_set_generalized_equal_to<Key, _HashFcn>, Alloc>;

OdHashSet.h

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