ZLayout EDA Library v1.0.0
Advanced Electronic Design Automation Layout Library with Bilingual Documentation
Loading...
Searching...
No Matches
zlayout::geometry::RectangleHash Struct Reference

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

Detailed Description

Hash function for Rectangle (for use in std::unordered_map, etc.)

Definition at line 284 of file rectangle.hpp.

Member Function Documentation

◆ operator()()

std::size_t zlayout::geometry::RectangleHash::operator() ( const Rectangle & rect) const

Definition at line 254 of file rectangle.cpp.


The documentation for this struct was generated from the following files: