Tinfo

A TKey for basic types

Members

Aliases

Key
alias Key = K
Undocumented in source.

Static functions

equals
bool equals(Key* pk1, Key* pk2)
Undocumented in source. Be warned that the author may not have intended to support it.
getHash
hash_t getHash(Key* pk)
Undocumented in source. Be warned that the author may not have intended to support it.

Parameters

K

a basic type

Meta