mCRL2
|
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) |
#define END_OF_LIST (std::size_t)(-1) |
Definition at line 13 of file sim_hashtable.cpp.
#define NOT_FOUND (std::size_t)(-1) |
Definition at line 12 of file sim_hashtable.cpp.
#define REMOVED (std::size_t)(-2) |
Definition at line 14 of file sim_hashtable.cpp.