|
SeqAn3 3.4.2-rc.1
The Modern C++ library for sequence analysis.
|
A type that can conveniently inherit multiple invocables and acts as a union over them. More...
#include <seqan3/utility/detail/multi_invocable.hpp>
Inheritance diagram for seqan3::detail::multi_invocable< invocable_ts >:A type that can conveniently inherit multiple invocables and acts as a union over them.
| invocable_ts | The types to inherit from. |