Manual
Programming Reference
typeinfo_t hash_set_type()
Gets the type object of HashSet.
Returns the type object of HashSet. The returned type is a generic type that can be instantiated by providing the key and value type.