Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ testStdConstruction
Method
testStdConstruction
test/value.cpp:2360–2366 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
2358
//------------------------------------------------------
2359
2360
void
2361
testStdConstruction()
2362
{
2363
{
2364
value jv(std::string(
"test"
));
2365
}
2366
}
2367
2368
void
2369
testInitList()
Callers
nothing calls this directly
Calls
1
string
Class · 0.50
Tested by
no test coverage detected