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

Public Types

using VType = Vector< char, int >
 

Public Attributes

AlDomain< charchars = { 'a', 'b', 'c', 'd', 'e'}
 

Detailed Description

Definition at line 47 of file al-vector.cc.

Member Typedef Documentation

◆ VType

Definition at line 50 of file al-vector.cc.

Member Data Documentation

◆ chars

AlDomain<char> SmallDomain::chars = { 'a', 'b', 'c', 'd', 'e'}

Definition at line 49 of file al-vector.cc.


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