#include <variant>#include "ityr/common/util.hpp"#include "ityr/ito/ito.hpp"#include "ityr/ori/ori.hpp"#include "ityr/pattern/count_iterator.hpp"#include "ityr/pattern/global_iterator.hpp"

Go to the source code of this file.
Classes | |
| struct | ityr::workhint< W > |
Namespaces | |
| ityr | |
Functions | |
| template<typename... Args> | |
| auto | ityr::parallel_invoke (Args &&... args) |
| Fork parallel tasks and join them. More... | |