public member function
<typeindex>
std::type_index::hash_codesize_t hash_code() const;
size_t hash_code() const noexcept;
Get type hash code
Returns a hash code value that identifies the type currently referenced to by the object.Internally, the function simply returns the result of calling member hash_code on the type_info it refers to.
This function returns the same value for any two type_index objects that compare equal.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4