|
SeqAn3 3.4.3-rc.1
The Modern C++ library for sequence analysis.
|
Provides compatibility matrix for search configurations. More...
#include <seqan3/core/configuration/detail/concept.hpp>
Include dependency graph for search/configuration/detail.hpp:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Namespaces | |
| namespace | seqan3 |
| The main SeqAn3 namespace. | |
| namespace | seqan3::detail |
| The internal SeqAn3 namespace. | |
Variables | |
| template<> | |
| constexpr std::array< std::array< bool, static_cast< uint8_t >(search_config_id::SIZE)>, static_cast< uint8_t >(search_config_id::SIZE)> | seqan3::detail::compatibility_table< search_config_id > |
| Compatibility matrix to check how search configuration elements can be combined. | |
Provides compatibility matrix for search configurations.