OpenCBDC Transaction Processor
Loading...
Searching...
No Matches
hashmap.hpp File Reference
#include "buffer.hpp"
#include "crypto/siphash.h"
#include "hash.hpp"
#include <array>
#include <cstring>
Include dependency graph for hashmap.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  cbdc::hashing::const_sip_hash< T >
 SipHash function to generate STL data structure hash keys for system IDs. More...
 
struct  cbdc::hashing::const_sip_hash< buffer >
 
struct  cbdc::hashing::null
 Uses the raw value of a provided hash as an STL data structure hash key. More...
 

Namespaces

namespace  cbdc
 
namespace  cbdc::hashing