A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cplusplus.com/type_info::hash_code below:

public member function

<typeinfo>

std::type_info::hash_code
size_t hash_code() const noexcept;

Get type hash code

Returns a hash code value that identifies the type.

This function returns the same value for any two type_info objects that compare equal.

The particular values returned are implementation-defined and may vary between executions of the same program.



Parameters none

Return Value A value that identifies the type (runtime constant).
size_t is an unsigned integral type.

Exception safetyNo-throw guarantee: this member function never throws exceptions.

See also
type_info::name
Get type name (public member function)

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