ZLayout EDA Library v1.0.0
Advanced Electronic Design Automation Layout Library with Bilingual Documentation
|
Hash function for Rectangle (for use in std::unordered_map, etc.) More...
#include <rectangle.hpp>
Public Member Functions | |
std::size_t | operator() (const Rectangle &rect) const |
Hash function for Rectangle (for use in std::unordered_map, etc.)
Definition at line 284 of file rectangle.hpp.
std::size_t zlayout::geometry::RectangleHash::operator() | ( | const Rectangle & | rect | ) | const |
Definition at line 254 of file rectangle.cpp.