#include <ProductGen.h>
Definition at line 13 of file ProductGen.h.
◆ ProductGen() [1/2]
ProductGen::ProductGen |
( |
| ) |
|
◆ ProductGen() [2/2]
ProductGen::ProductGen |
( |
const std::vector< std::size_t > & |
ends | ) |
|
|
explicit |
◆ atEnd()
bool ProductGen::atEnd |
( |
| ) |
|
|
inlineprivate |
◆ next()
std::vector< std::size_t > ProductGen::next |
( |
| ) |
|
◆ m_counters
std::vector<std::size_t> ProductGen::m_counters |
|
private |
◆ m_done
bool ProductGen::m_done {true} |
|
private |
◆ m_ends
std::vector<std::size_t> ProductGen::m_ends |
|
private |
◆ m_ncounters
std::size_t ProductGen::m_ncounters |
|
private |
The documentation for this class was generated from the following files: