Iterator for simple integer propagation levels.
More...
#include <test/int.hh>
Iterator for simple integer propagation levels.
Definition at line 332 of file int.hh.
◆ IntPropLevels()
| Test::Int::IntPropLevels::IntPropLevels |
( |
void | | ) |
|
|
inline |
Initialize iterator.
Definition at line 290 of file int.hpp.
◆ operator()()
| bool Test::Int::IntPropLevels::operator() |
( |
void | | ) |
const |
|
inline |
Test whether iterator is done.
Definition at line 293 of file int.hpp.
◆ operator++()
| void Test::Int::IntPropLevels::operator++ |
( |
void | | ) |
|
|
inline |
Increment to next level.
Definition at line 297 of file int.hpp.
◆ ipl()
Return current level.
Definition at line 301 of file int.hpp.
The documentation for this class was generated from the following files: