SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
|
Adds pipe interface to configuration elements. More...
#include <seqan3/core/configuration/pipeable_config_element.hpp>
Adds pipe interface to configuration elements.
An empty base class which is used by the algorithm configurations to be identified as a configuration element and to compose an algorithm configuration using the pipe-operator.