Iterator to all k-subsets of given collection.
More...
#include <subset_iterator.hpp>
|
class | boost::iterator_core_access |
|
template<int k, typename Iterator, typename Joiner = make_tuple>
class paal::data_structures::subsets_iterator< k, Iterator, Joiner >
Iterator to all k-subsets of given collection.
- Template Parameters
-
Definition at line 248 of file subset_iterator.hpp.
template<int k, typename Iterator , typename Joiner = make_tuple>
The documentation for this class was generated from the following file: