MCPcopy Create free account
hub / github.com/boostorg/json / main

Function main

example/path.cpp:45–51  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

43}
44
45int
46main(int, char**)
47{
48 value jv;
49 path( jv, "user:config", "authority", "router", 0, "users" ) = 42;
50 return EXIT_SUCCESS;
51}

Callers

nothing calls this directly

Calls 1

pathClass · 0.85

Tested by

no test coverage detected