Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::planarity_detail::Conflict_Pair Struct Reference

#include <Planarity_Test.H>

Collaboration diagram for Aleph::planarity_detail::Conflict_Pair:
[legend]

Public Member Functions

bool operator== (const Conflict_Pair &other) const noexcept=default
 

Public Attributes

Interval left
 
Interval right
 

Detailed Description

Definition at line 473 of file Planarity_Test.H.

Member Function Documentation

◆ operator==()

bool Aleph::planarity_detail::Conflict_Pair::operator== ( const Conflict_Pair other) const
defaultnoexcept

Member Data Documentation

◆ left

◆ right


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