API Reference > Structs, Records, Enums > od_std_hash_map_def_func Structure
od_std_hash_map_def_func Structure
Syntax
C++
template <class Key> struct od_std_hash_map_def_func : public OdUnorderedMap_DefaultHasher<Key>, public std::less<Key> { };

OdHashMap.h

This is record od_std_hash_map_def_func.

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