Decentralised Art Server
High-performance C++ backend that exposes HTML interface and a secure REST API for managing Performative Transactions entities
 
Loading...
Searching...
No Matches
condition.hpp File Reference
#include <absl/hash/hash.h>
#include "condition.pb.h"

Go to the source code of this file.

Namespaces

namespace  dcn
 

Functions

template<typename H >
H dcn::AbslHashValue (H h, const Condition &c)
 Combines hash values for a Condition object.