This implemenation of. More...
Go to the source code of this file.
Classes | |
class | Mezzanine::HashedString32 |
An identifier that compares as fast as an integer but has a string. More... | |
Namespaces | |
Mezzanine | |
The bulk of the engine components go in this namspace. | |
Macros | |
#define | HASHED_STRING_32_SEED 1 |
A value used to tweak the hash function for maximum randomness. | |
Functions | |
std::ostream & | Mezzanine::operator<< (std::ostream &stream, const Mezzanine::HashedString32 &x) |
Send a HashedString32 down a stream serialized. More... | |
This implemenation of.
Definition in file hashedstring.h.