u5e
UnicodeTextC++Library
Static Public Member Functions | List of all members
u5e::props::compatibility_and_canonical_decomposition_mapping Class Reference

Subset of Decomposition_Mapping attribute. More...

#include <u5e/props/compatibility_and_canonical_decomposition_mapping.hpp>

Static Public Member Functions

static int const *const resolve (int input)
 

Detailed Description

Subset of Decomposition_Mapping attribute.

This recursively resolves the canonical decomposition mapping. The returned data is fully compat and canonically decomposed.

Definition at line 15 of file compatibility_and_canonical_decomposition_mapping.hpp.

Member Function Documentation

static int const* const u5e::props::compatibility_and_canonical_decomposition_mapping::resolve ( int  input)
static

Perform the decomposition. Returns NULL if the character has no decomposition.

The returned int array will be zero terminated.


The documentation for this class was generated from the following file: