xtd 0.2.0
Loading...
Searching...
No Matches

◆ get_hash_code()

virtual size_t xtd::object::get_hash_code ( ) const
virtualnoexcept

Serves as a hash function for a particular type.

Returns
size_t A hash code for the current object.

Reimplemented in xtd::any_object, xtd::basic_string< char_t, traits_t, allocator_t >, xtd::hash_code, and xtd::text::basic_string_builder< char_t, traits_t, allocator_t >.