Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/boostorg/json
/ T2
Method
T2
test/value_from.cpp:64–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
62
std::string s;
63
64
T2()
65
: v({1,2,3, 4})
66
, s(
"test"
)
67
{
68
}
69
};
70
71
void
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected