Home > Mobile >  The qHash
The qHash

Time:01-05

How do want to ask qHash function operate

The inline uint qHash (const Employee & amp; The key, uint seed)
{
Return qHash (key. The name (), seed) ^ key. The dateOfBirth () day ();
}

  •  Tags:  
  • Qt
  • Related