TypeInfo_b

Undocumented in source.
class TypeInfo_b : TypeInfo_h {}

Members

Functions

toString
char[] toString()
Undocumented in source. Be warned that the author may not have intended to support it.

Inherited Members

From TypeInfo_h

toString
char[] toString()
Undocumented in source. Be warned that the author may not have intended to support it.
getHash
hash_t getHash(void* p)
Undocumented in source. Be warned that the author may not have intended to support it.
equals
equals_t equals(void* p1, void* p2)
Undocumented in source. Be warned that the author may not have intended to support it.
compare
int compare(void* p1, void* p2)
Undocumented in source. Be warned that the author may not have intended to support it.
talign
size_t talign()
Undocumented in source. Be warned that the author may not have intended to support it.
tsize
size_t tsize()
Undocumented in source. Be warned that the author may not have intended to support it.
swap
void swap(void* p1, void* p2)
Undocumented in source. Be warned that the author may not have intended to support it.

Meta