SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
seqan3::detail::execution_handler_sequential Member List

This is the complete list of members for seqan3::detail::execution_handler_sequential, including all inherited members.

bulk_execute(algorithm_t &&algorithm, algorithm_input_range_t &&input_range, callback_t &&callback)seqan3::detail::execution_handler_sequentialinline
execute(algorithm_t &&algorithm, algorithm_input_t &&input, callback_t &&callback)seqan3::detail::execution_handler_sequentialinline
wait() noexceptseqan3::detail::execution_handler_sequentialinline
Hide me