SeqAn3  3.0.0
The Modern C++ library for sequence analysis.
execution_handler_parallel.hpp File Reference

Provides seqan3::detail::execution_handler_parallel. More...

#include <functional>
#include <thread>
#include <type_traits>
#include <vector>
#include <seqan3/contrib/parallel/buffer_queue.hpp>
#include <seqan3/core/parallel/detail/reader_writer_manager.hpp>
#include <seqan3/core/platform.hpp>
#include <seqan3/std/concepts>
#include <seqan3/std/ranges>
+ Include dependency graph for execution_handler_parallel.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Detailed Description

Provides seqan3::detail::execution_handler_parallel.

Author
Rene Rahn <rene.rahn AT fu-berlin.de>