|  | neoGFX
    Cross-platform C++ app/game engine | 
| Functions | |
| bool | is_high_surrogate (unicode_char_t aCharacter) | 
| bool | is_low_surrogate (unicode_char_t aCharacter) | 
| bool | is_surrogate_pair (unicode_char_t aHighValue, unicode_char_t aLowValue) | 
| 
 | inline | 
Definition at line 74 of file string_utf.hpp.
| 
 | inline | 
Definition at line 78 of file string_utf.hpp.
| 
 | inline | 
Definition at line 82 of file string_utf.hpp.