SeqAn3 3.3.0
The Modern C++ library for sequence analysis.
|
Provides seqan3::configuration and utility functions. More...
#include <concepts>
#include <seqan3/core/configuration/detail/concept.hpp>
#include <seqan3/core/configuration/detail/configuration_utility.hpp>
#include <seqan3/core/detail/template_inspection.hpp>
#include <seqan3/core/detail/transfer_type_modifier_onto.hpp>
#include <seqan3/utility/tuple/pop_front.hpp>
#include <seqan3/utility/type_list/type_list.hpp>
Go to the source code of this file.
Classes | |
class | seqan3::configuration< configs_t > |
Collection of elements to configure an algorithm. More... | |
Namespaces | |
namespace | seqan3 |
The main SeqAn3 namespace. | |
namespace | std |
SeqAn specific customisations in the standard namespace. | |
Provides seqan3::configuration and utility functions.