kblib 0.2.3
General utilities library for modern C++
|
Override for char32_t to avoid conversion to integer. More...
#include <kblib/stringops.h>
Public Types | |
using | type = char32_t |
Static Public Member Functions | |
static auto | convert (char32_t in) -> char32_t |
Override for char32_t to avoid conversion to integer.
Definition at line 184 of file stringops.h.
using kblib::detail::str_type< char32_t, char32_t >::type = char32_t |
Definition at line 185 of file stringops.h.
|
inlinestatic |
Definition at line 186 of file stringops.h.