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

This concept encompasses exactly the types char, signed char, unsigned char, wchar_t, char16_t and char32_t.

This entity is not part of the SeqAn API. Do not rely on it in your applications.
. More...

#include <seqan3/utility/detail/exposition_only_concept.hpp>

+ Inheritance diagram for builtin_character:

Detailed Description

This concept encompasses exactly the types char, signed char, unsigned char, wchar_t, char16_t and char32_t.

This entity is not part of the SeqAn API. Do not rely on it in your applications.
.


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