proxygen
Unicode.cpp File Reference
#include <folly/Unicode.h>
#include <folly/Conv.h>

Go to the source code of this file.

Namespaces

 folly
 —— Concurrent Priority Queue Implementation ——
 

Functions

std::string folly::codePointToUtf8 (char32_t cp)
 
char32_t folly::utf8ToCodePoint (const unsigned char *&p, const unsigned char *const e, bool skipOnError)