Iterate all subsets of a given set.
More...
#include <test/set.hh>
Iterate all subsets of a given set.
Definition at line 118 of file set.hh.
◆ CountableSet() [1/2]
◆ CountableSet() [2/2]
| Test::Set::CountableSet::CountableSet |
( |
void | | ) |
|
|
inline |
Default constructor.
Definition at line 130 of file set.hh.
◆ init()
◆ operator()()
| bool Test::Set::CountableSet::operator() |
( |
void | | ) |
const |
|
inline |
Check if still subsets left.
Definition at line 134 of file set.hh.
◆ operator++()
| void Test::Set::CountableSet::operator++ |
( |
void | | ) |
|
◆ val()
| int Test::Set::CountableSet::val |
( |
void | | ) |
const |
The documentation for this class was generated from the following file: