MCPcopy Create free account
hub / github.com/danielaparker/jsoncons / main

Function main

examples/src/unicode_examples.cpp:26–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

24}
25
26int main()
27{
28 std::cout << "\nUnicode examples\n\n";
29 read_and_write_escaped_unicode();
30 std::cout << '\n';
31}
32

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected