Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ Z
Method
Z
test/parse_into.cpp:58–58 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
56
struct Z : X
57
{
58
Z() = default;
59
Z(X x, bool b) : X(x), d(b)
60
{}
61
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected