LIEF: Library to Instrument Executable Formats Version 1.0.0
Loading...
Searching...
No Matches
cpp11.h File Reference
#include "checked.h"
Include dependency graph for cpp11.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  utf8

Functions

void utf8::append16 (utfchar32_t cp, std::u16string &s)
std::string utf8::utf16to8 (const std::u16string &s)
std::u16string utf8::utf8to16 (const std::string &s)
std::string utf8::utf32to8 (const std::u32string &s)
std::u32string utf8::utf8to32 (const std::string &s)