![]() |
scire
Sadh's C++ Impromptu Routines Ensemble
|
#include <iostream>#include <fstream>#include <cstdint>#include <string>Go to the source code of this file.
Classes | |
| class | scire::IHashAlgo< SzType, Ui32t, ByteT, SByteT > |
| Common interface for Hash Algorithms. More... | |
| class | scire::Hash |
| static utility routines for hash algorithms More... | |
Namespaces | |
| scire | |
| scire/graph/gale_shapley.hpp | |
Macros | |
| #define | SCIRE_HashAlgo_INTFC |
| #define | SCIRE_Hash_FUNCS |
| #define SCIRE_Hash_FUNCS |
Definition at line 78 of file hash_comn.hpp.
| #define SCIRE_HashAlgo_INTFC |
Definition at line 34 of file hash_comn.hpp.