SeqAn3  3.0.3
The Modern C++ library for sequence analysis.
constexpr_semialphabet Interface Reference

A seqan3::semialphabet that has constexpr accessors. More...

#include <seqan3/alphabet/concept.hpp>

+ Inheritance diagram for constexpr_semialphabet:

Additional Inherited Members

Detailed Description

A seqan3::semialphabet that has constexpr accessors.

The same as seqan3::semialphabet, except that all required functions are also required to be callable in a constexpr-context.


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