Luna::hash_map_type

typeinfo_t hash_map_type()

Gets the type object of HashMap.

Return value

Returns the type object of HashMap. The returned type is a generic type that can be instantiated by providing the key and value type.