Same as the related overload above for appendUtf8CodePoint.
Synopsis
Declared in <bdlde_utf8util.h>
static
int
appendUtf8CodePoint(
std::pmr::string* output,
unsigned int codePoint);
Created with MrDocs
Same as the related overload above for appendUtf8CodePoint.
Declared in <bdlde_utf8util.h>
static
int
appendUtf8CodePoint(
std::pmr::string* output,
unsigned int codePoint);
Created with MrDocs