Lets Math return hash codes in an implementation independant way (mostly for Hashtable keys). More...
#include <types.h>
Public Member Functions | |
virtual int32 | HashCode () const =0 |
Lets Math return hash codes in an implementation independant way (mostly for Hashtable keys).
Definition at line 339 of file types.h.