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

#include <Planarity_Test.H>

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

Public Member Functions

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

Public Attributes

size_t low = Null_Edge
 
size_t high = Null_Edge
 

Detailed Description

Definition at line 464 of file Planarity_Test.H.

Member Function Documentation

◆ operator==()

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

Member Data Documentation

◆ high

◆ low


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