|
proxygen
|
#include <folly/Demangle.h>#include <algorithm>#include <cstring>#include <folly/detail/Demangle.h>#include <folly/portability/Config.h>Go to the source code of this file.
Namespaces | |
| folly | |
| —— Concurrent Priority Queue Implementation —— | |
Functions | |
| fbstring | folly::demangle (const char *name) |
| size_t | folly::demangle (const char *name, char *out, size_t outSize) |
| size_t | folly::strlcpy (char *dest, const char *const src, size_t size) |