|
Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
|
Hash specialization for Aleph::Point. More...
#include <point.H>
Public Member Functions | |
| std::size_t | operator() (const Aleph::Point &p) const |
Hash specialization for Aleph::Point.
Enables the use of Aleph::Point in unordered containers like std::unordered_set.
|
inline |
Definition at line 3664 of file point.H.
References __gmp_expr< mpq_t, mpq_t >::get_str(), Aleph::Point::get_x(), and Aleph::Point::get_y().