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

Public Member Functions

 TreeContainer ()
 

Public Attributes

DynSetTree< size_ttbl
 

Static Public Attributes

static constexpr size_t N = 10
 

Detailed Description

Definition at line 86 of file ah-functional.cc.

Constructor & Destructor Documentation

◆ TreeContainer()

TreeContainer::TreeContainer ( )
inline

Definition at line 90 of file ah-functional.cc.

References Aleph::maps(), N, and tbl.

Member Data Documentation

◆ N

constexpr size_t TreeContainer::N = 10
staticconstexpr

Definition at line 88 of file ah-functional.cc.

Referenced by TreeContainer().

◆ tbl

DynSetTree<size_t> TreeContainer::tbl

Definition at line 89 of file ah-functional.cc.

Referenced by TreeContainer().


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