std::hash

GPTKB entity

Statements (20)
Predicate Object
gptkbp:instanceOf class template
gptkbp:canBe template specialization
gptkbp:canBeSpecializedFor user-defined types
gptkbp:defaultSpecializationsAreProvidedFor standard library types
gptkbp:definedIn <functional>
gptkbp:headerFile <functional>
https://www.w3.org/2000/01/rdf-schema#label std::hash
gptkbp:introducedIn gptkb:C++11
gptkbp:method operator()
gptkbp:namespace std
gptkbp:operator() returns std::size_t
gptkbp:purpose provides hash function objects for use with unordered containers
gptkbp:specializationFor pointer types
std::string
integral types
gptkbp:usedBy std::unordered_map
std::unordered_set
gptkbp:bfsParent gptkb:ISO_C++11
gptkb:C++_Standard_Library_unordered_containers
gptkbp:bfsLayer 7