Specialisation of seqan3::underlying_char for char types. More...
#include <seqan3/alphabet/adaptation/char.hpp>
Public Types | |
using | type = char_type |
The same type as char_type. | |
Specialisation of seqan3::underlying_char for char types.
char_type | One of char , char16_t , char32_t or wchar_t . |