Guitar
|
#include <UnicodeWidth.h>
Classes | |
struct | Range |
Public Types | |
enum class | Type { Unknown , Control , Neutral , Narrow , Half , Full , Wide , Ambigous } |
Public Member Functions | |
UnicodeWidth ()=delete | |
Static Public Member Functions | |
static Type | type (uint32_t c) |
static int | width (Type t) |
|
strong |
|
delete |
|
static |
|
inlinestatic |