Code-Eli
0.3.6
|
#include <iterator>
#include <algorithm>
#include <functional>
#include "eli/code_eli.hpp"
Go to the source code of this file.
Namespaces | |
eli | |
eli::mutil | |
eli::mutil::dm | |
Functions | |
template<typename it__ , typename comp__ > | |
bool | eli::mutil::dm::next_combination (const it__ itb, it__ itk, const it__ ite, comp__ comp) |
template<typename it__ > | |
bool | eli::mutil::dm::next_combination (const it__ itb, it__ itk, const it__ ite) |