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

Function main

examples/src/basics_wexamples.cpp:165–171  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

163}
164
165int main()
166{
167 std::cout << "\nBasics\n\n";
168 basics_wjson_example1();
169 basics_wjson_example2();
170 std::cout << '\n';
171}
172

Callers

nothing calls this directly

Calls 2

basics_wjson_example1Function · 0.85
basics_wjson_example2Function · 0.85

Tested by

no test coverage detected