feisty meow concerns codebase
2.140
|
#include "byte_hasher.h"
#include "checksums.h"
#include "hash_table.h"
#include <basis/definitions.h>
Go to the source code of this file.
Classes | |
class | structures::rotating_byte_hasher |
Implements a hashing algorithm based on the contents stored in an object. More... | |
Namespaces | |
structures | |
A dynamic container class that holds any kind of object via pointers. | |