#include <combination.hpp>
Public Attributes | |
const bool * | handled |
std::size_t | idx = 0 |
bool | loop_break = false |
Sink & | sink |
Definition at line 28 of file combination.hpp.
const bool* lexyd::_comb_control< Sink >::handled |
Definition at line 33 of file combination.hpp.
std::size_t lexyd::_comb_control< Sink >::idx = 0 |
Definition at line 35 of file combination.hpp.
bool lexyd::_comb_control< Sink >::loop_break = false |
Definition at line 37 of file combination.hpp.
Sink& lexyd::_comb_control< Sink >::sink |
Definition at line 31 of file combination.hpp.