mCRL2
Loading...
Searching...
No Matches
sim_hashtable.cpp File Reference

Go to the source code of this file.

Macros

#define NOT_FOUND   (std::size_t)(-1)
 
#define END_OF_LIST   (std::size_t)(-1)
 
#define REMOVED   (std::size_t)(-2)
 

Macro Definition Documentation

◆ END_OF_LIST

#define END_OF_LIST   (std::size_t)(-1)

Definition at line 13 of file sim_hashtable.cpp.

◆ NOT_FOUND

#define NOT_FOUND   (std::size_t)(-1)

Definition at line 12 of file sim_hashtable.cpp.

◆ REMOVED

#define REMOVED   (std::size_t)(-2)

Definition at line 14 of file sim_hashtable.cpp.