Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
DynIntervalTreeTest Class Reference
Inheritance diagram for DynIntervalTreeTest:
[legend]
Collaboration diagram for DynIntervalTreeTest:
[legend]

Protected Types

using Key = Interval< int >
 

Protected Attributes

DynIntervalTree< inttree
 

Detailed Description

Definition at line 442 of file interval_tree_test.cc.

Member Typedef Documentation

◆ Key

Definition at line 445 of file interval_tree_test.cc.

Member Data Documentation

◆ tree

DynIntervalTree<int> DynIntervalTreeTest::tree
protected

Definition at line 446 of file interval_tree_test.cc.


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