mCRL2
|
The standard hash class. More...
#include <aterm_list.h>
Public Member Functions | |
std::size_t | operator() (const atermpp::term_list< Term > &l) const |
A specialization of the standard std::hash function. | |
The standard hash class.
Definition at line 579 of file aterm_list.h.
|
inline |
A specialization of the standard std::hash function.
l | The list for which a hash value is calculated. |
Definition at line 584 of file aterm_list.h.