SeqAn3 3.4.0-rc.1
The Modern C++ library for sequence analysis.
Loading...
Searching...
No Matches
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/utility/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:
Hide me