C++ Reference

C++ Reference: CP-SAT

Detailed Description

Definition at line 200 of file sorted_interval_list.h.

Public Member Functions

DomainIterator begin () const
 
absl::InlinedVector< ClosedInterval, 1 >::const_iterator end () const
 

Public Attributes

const absl::InlinedVector< ClosedInterval, 1 > & intervals
 

Member Function Documentation

◆ begin()

DomainIterator begin ( ) const
inline

Definition at line 201 of file sorted_interval_list.h.

◆ end()

absl::InlinedVector<ClosedInterval, 1>::const_iterator end ( ) const
inline

Definition at line 202 of file sorted_interval_list.h.

Member Data Documentation

◆ intervals

const absl::InlinedVector<ClosedInterval, 1>& intervals

Definition at line 205 of file sorted_interval_list.h.


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