Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
45
int
46
main(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
path
Class · 0.85
Tested by
no test coverage detected