SeqAn3  3.0.2
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. More...

#include <seqan3/core/concept/core_language.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.


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