The concept Interval describes the requirements for the template argument Interval of a Interval_skip_list<Interval>.
The concept does not specify, whether the interval is open or closed. It is up to the implementer of a model for this concept to define that.
Interval in; | |
default constructor.
|
Interval::Value | |
The type of the lower and upper bound of the interval.
|
CGAL::Interval_skip_list_interval<Value>
CGAL::Face_interval