Iterator for Boolean operation types.
More...
#include <int.hh>
Iterator for Boolean operation types.
Definition at line 388 of file int.hh.
◆ BoolOpTypes()
Test::Int::BoolOpTypes::BoolOpTypes |
( |
void |
| ) |
|
|
inline |
Initialize iterator.
Definition at line 355 of file int.hpp.
◆ operator()()
bool Test::Int::BoolOpTypes::operator() |
( |
void |
| ) |
const |
|
inline |
Test whether iterator is done.
Definition at line 358 of file int.hpp.
◆ operator++()
void Test::Int::BoolOpTypes::operator++ |
( |
void |
| ) |
|
|
inline |
Increment to next operation type.
Definition at line 362 of file int.hpp.
◆ bot()
Return current operation type.
Definition at line 366 of file int.hpp.
The documentation for this class was generated from the following files: