SeqAn3 3.4.0-rc.4
The Modern C++ library for sequence analysis.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
named_enumeration Interface Reference

Checks whether the free function seqan3::enumeration_names can be called on the type. More...

#include <seqan3/argument_parser/auxiliary.hpp>

Detailed Descriptionno-api

Checks whether the free function seqan3::enumeration_names can be called on the type.

Template Parameters
option_typeThe type to check.

Requirements

Remarks
For a complete overview, take a look at Argument Parser

The documentation for this interface was generated from the following file:
Hide me