operator()()
EqualityComparerHashAdapter::operator()(const T&) const method
Calculates hash value.
std::size_t System::Collections::Generic::EqualityComparerHashAdapter<T>::operator()(const T &x) const
Arguments
Parameter | Type | Description |
---|---|---|
x | const T& | Hashed object. |
Return Value
Calculated hash value.
See Also
- Struct EqualityComparerHashAdapter
- Namespace System::Collections::Generic
- Library Aspose.Slides