mCRL2
|
True iff the given function symbols are equal to eachother or to the given key. More...
#include <function_symbol_hash.h>
Public Types | |
using | is_transparent = void |
Public Member Functions | |
bool | operator() (const _function_symbol &first, const _function_symbol &second) const noexcept |
bool | operator() (const _function_symbol &symbol, const std::string &name, std::size_t arity) const noexcept |
True iff the given function symbols are equal to eachother or to the given key.
Definition at line 64 of file function_symbol_hash.h.
Definition at line 66 of file function_symbol_hash.h.
|
inlinenoexcept |
Definition at line 85 of file function_symbol_hash.h.
|
inlinenoexcept |
Definition at line 90 of file function_symbol_hash.h.