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

Public Attributes

DynList< intl1
 
DynSetTree< intl2
 
DynArray< string > l3
 
DynSkipList< intl4
 

Detailed Description

Definition at line 51 of file ah-zip.cc.

Member Data Documentation

◆ l1

DynList<int> EmptyGroup::l1

Definition at line 53 of file ah-zip.cc.

◆ l2

DynSetTree<int> EmptyGroup::l2

Definition at line 54 of file ah-zip.cc.

◆ l3

DynArray<string> EmptyGroup::l3

Definition at line 55 of file ah-zip.cc.

◆ l4

DynSkipList<int> EmptyGroup::l4

Definition at line 56 of file ah-zip.cc.


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