SeqAn3
seqan3::char_concept 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 seqan3::char_concept:
[legend]

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: