SeqAn3  3.0.2
The Modern C++ library for sequence analysis.
configuration_utility.hpp File Reference

Provides functionality to access get function by enum values. More...

#include <array>
#include <type_traits>
#include <meta/meta.hpp>
#include <seqan3/core/algorithm/concept.hpp>
#include <seqan3/core/type_list/type_list.hpp>
#include <seqan3/core/concept/tuple.hpp>
+ Include dependency graph for configuration_utility.hpp:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 seqan3
 The main SeqAn3 namespace.
 

Detailed Description

Provides functionality to access get function by enum values.

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