Awali
Another Weighted Automata library
Namespaces | Macros
hash.hxx File Reference
#include <awali/utils/hash.hh>

Go to the source code of this file.

Namespaces

 awali
 Main namespace of Awali.
 
 awali::sttc
 Namespace for the static layer of Awali.
 
 awali::sttc::rat
 Namespace about static rational expressions.
 

Macros

#define DEFINE
 
#define VISIT(Type)
 

Macro Definition Documentation

◆ DEFINE

#define DEFINE
Value:
template <typename RatExpSet> \
inline \
auto \
hash<RatExpSet>

◆ VISIT

#define VISIT (   Type)
Value:
DEFINE::visit(const Type ## _t& v) \
-> void