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

Function main

examples/src/json_traits_tuple_examples.cpp:68–75  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

66}
67
68int main()
69{
70 std::cout << "\njson traits tuple examples\n\n";
71
72 tuple_example();
73
74 std::cout << '\n';
75}
76

Callers

nothing calls this directly

Calls 1

tuple_exampleFunction · 0.85

Tested by

no test coverage detected