Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ main
Function
main
test/cmake-subdir/main.cpp:5–8 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
3
4
5
int main()
6
{
7
std::cout << boost::json::value() <<
'\n'
;
8
}
Callers
nothing calls this directly
Calls
1
value
Class · 0.50
Tested by
no test coverage detected