SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
|
Checks whether the free function seqan3::enumeration_names can be called on the type. More...
#include <seqan3/argument_parser/auxiliary.hpp>
Checks whether the free function seqan3::enumeration_names can be called on the type.
option_type | The type to check. |
std::unordered_map<std::string, option_type>
.